BODY  {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222222;
}

P  {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222222;
}

TD  {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222222;
}

h2  {
	font-size : 16px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003A63;
}

h3  {
	font-size : 14px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003A63;
}

h4  {
	font-size : 12px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #003A63;
}

A  {
	color : #003300;
	text-decoration : underline;
	font-weight : normal;
}

A:Visited  {
	color : #666666;
	text-decoration : underline;
	font-weight : normal;
}

A:Active  {
	text-decoration : underline;
	color : #CC66AA;
	font-weight : normal;
}

A:Hover  {
	color : #CC3333;
	font-weight : normal;
	text-decoration : underline;
}

A.whitelink {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}

A.whitelink:Visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}

.small	{
	font-size : 10px;
	font-family : Verdana,Arial,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #222222;
}

.footer     {font-family: Verdana; font-size: xx-small; color:#666666; font-weight: normal }

