P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #FFFFCC;
}

H1  {
	font-family : Verdana;
	font-style : bold;
	color : #FFFF00;
; font-size: large
}

H2  {
	color : #FFFF00;
	font-size : 12pt;
	font-style : bold;
	font-family : Verdana;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #FFFFCC;
}

A  {
	font-family : Verdana;
	color : #00CCCC;
}

A:Visited  {
	color : #00CCCC;
}

A:Active  {
	color : Red;
}

A:Hover  {
	color : #00CCCC;
}

BODY  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFCC;
}

.List  {
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFFCC;
	list-style-type : disk;
}

#Navigation  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
}

