P  {
	color : #666666;
	font-size : x-small;	
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
}
P.small  {
	color : #666666;
	font-size : xx-small;	
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
}
P.red  {
	color :#CC6666;
	font-size : x-small;	
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
	font-weight : bold;
}
OL  {
	color : #666666;
	font-size : 9pt;	
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
}
H1  {


	font : Arial, Helvetica, sans-serif;
	font-size :16pt;
	font-weight : bold;
	color :#CC6666;
}

H2  {

}

H3  {
	font : Arial, Helvetica, sans-serif;
	font-size :12pt;
	color :#CC6666;
	text-align : left;
	font-weight : bold;
}
H4  {
	font : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color :#006600;
	text-align : left;
	font-weight : bold;
}

A  {
	text-decoration : none;
	color : #0000CC;
	font-size : 9pt;	
}

A:Visited  {
	text-decoration : none;
	color : #0000CC;
	font-size : 9pt;	
}

A:Active  {
	color : #ffcc00;
	text-decoration : none;
	font-size : 9pt;	
}

A:Hover  {
	color : #2222FF;
	text-decoration : underline;
	font-size : 9pt;	
}
A.vsmall  {
	text-decoration : none;
	color : #0000CC;
	font-size : 8pt;	
}

A.vsmall:Visited  {
	text-decoration : none;
	color : #0000CC;
	font-size : 8pt;	
}

A.vsmall:Active  {
	color : #ffcc00;
	text-decoration : none;
	font-size : 8pt;	
}

A.vsmall:Hover  {
	color : #2222FF;
	text-decoration : underline;
	font-size : 8pt;	
}
BODY  {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFFFF;
    color: #666666;
}

