BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

A {
	color : #000000;
	text-decoration : underline;
}

A:HOVER {
	color : #642733;
}

SELECT, INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.navigation {
	font-size : 11px;
	color : #642733;
	font-weight : bold;
}

A.navigation {
	font-size : 11px;
	color : #0E469D;
	font-style : italic;
	font-weight : bold;
	text-decoration : underline;
}

.main {
	font-size : 11px;
	color : #FFFFFF;
}

.small {
	font-size : 9px;
}

.header {
	font-size : 16px;
	font-weight : bolder;
	color : #012060;
}

.popupheader {
	font-size : 16px;
	font-weight : bold;
	color : #FFFFFF;
}

.alert {
	font-size: 12px;
	color : #BD2929;
}