P  {
	text-align : left;
	font-family : Verdana;
	font-size : 10pt;
	color : black;
}

H1  {
	font-size : small;
	color : #FF6800;
	font-family : verdana;
	font-weight : bold;}

H2  {
	font-size : medium;
	color : #FF6800;
	font-family : verdana;
	font-weight : bold;
}

H3  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FF6800;
}

A  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #0033cc;
}

A:Visited  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #0033cc;
}

A:Active  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #3399ff;
}

A:Hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	color : #6666cc;
}

BODY  {
	background-color : white;
	font-size : 10pt;
	font-family : verdana;
	color : black;
}

td  {
	font-size : 10pt;
	font-family : verdana;
	color : black;
}

.ATitle  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
	color : black;
}

.select1  {
	font-size : 10pt;
	font-family : Verdana;
	border-color : Silver;
	border-style : none;
 
}


