TD, DIV, BODY, P {
	font-family : Verdana;
	font-size : 12px;
	color : Black;
	line-height : 18px;
}

A, A:ACTIVE, A:VISITED {
	font-family : Verdana;
	font-size : 12px;
	color : #00008B;
}

A:HOVER {
	color : #0000CD;
}

A.menutx, A:HOVER.menutx,A:ACTIVE.menutx, A:VISITED.menutx {
	font-size : 12px;
	font-weight : bold;
	color : White;
	font-family : Tahoma;
	line-height : normal;
}

H1 {
	font-family : Verdana;
	font-size : 14px;
	color : Black;
	font-weight : bold;
}

STRONG {
	color : #DC143C;
	line-height : normal;
}


.footer {
	font-size : 10px;
	line-height : normal;
}

.white{
	color : White;
}

#white{
	color : White;
}

