BODY, DIV, TD, .body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	line-height : 18px;
}

A, A:VISITED {
	text-decoration : underline;
	color : #555555;
}

A:HOVER, A:ACTIVE {
	color : #000000;
}

H3 {
	font-family: Verdana, Arial;
	margin-top : 10pt;
	margin-bottom : 14pt;
	font-size : 24px;
	font-weight : bold;
}

H5 {
	font-family: Arial;
	color : #FFCC00;
	font-size : 16px;
	margin-bottom : 5px;
}

UL {
	list-style-image: url("../images/global/bullet1.gif");
	margin-top : 3px;
	margin-left : 16px;
	margin-bottom : 9px;
}

DIV {
	margin-left : 16px;
	margin-top : 2px;
	margin-bottom : 5px;
	margin-right : 16px;
}

