INPUT,SELECT, OPTION, P, TD, TH, TEXTAREA
{
	color : #003333;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}


A:HOVER
{
    COLOR: red;
	TEXT-DECORATION: none;
}

A:link
{
    COLOR: blue;
    TEXT-DECORATION: none
}

A:visited
{  
    COLOR: blue;
    TEXT-DECORATION: none    
}

A:active
{
    COLOR: blue;
	TEXT-DECORATION: none
}



.color
{
    COLOR: #FF9900;
}


.bbig
{
    	FONT-SIZE: 18pt;
}


.big
{
    	FONT-SIZE: 14pt;
}


.small
{
    	FONT-SIZE: 8pt;
}

.title{FONT-SIZE: 20pt; color:#CCCCCC;font-weight: normal;}



h1 {  font-size: 24pt; font-weight: bold;}
h2 {  font-size: 20pt; font-weight: bold;}
h3 {  font-size: 16pt; font-weight: bold;}
h4 {  font-size: 12pt; font-weight: bold;}
h5 {  font-size: 10pt; font-weight: bold;}
h6 {  font-size: 8pt; font-weight: bold;}

BODY { 
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
 } 