BODY {
	background : #FFFFFF;
}

H1 {
	font-family: Verdana,Tahoma;
	font-weight: normal;
	font-size: 27px;
	color: black;
}

H2 {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	font-size: small;
	color: black;
}

H3 {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	font-size: x-small;
	color: black;
	margin-bottom:4px;
}

H4 {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: black;
}

H5 {
	font-family: Verdana,Tahoma;
	font-weight: normal;
	font-size: x-small;
	color: black;
}

td {
	font-family: Verdana,Tahoma;
	font-weight: normal;
	font-size: 11px;
}

TH {
	font-family: Verdana,Tahoma;
	font-weight: normal;
	font-size: 0.7em;
	color: black;
	text-align: left;
	background : #d9d9d9;
}

A:link, A:visited {
	color: black;
	text-decoration: none;
}

A:hover {
	color: #DD6900;
}

A:active 
{
	font-weight: bold;	
	color: #DD6900;
}

#dlink {
	font-family: Verdana,Tahoma;
	font-weight: bold;
	font-size: 1em;
	color: gray;
	vertical-align: top;
}

A.linkClass {
	color:Blue;
}

.infoHeader {
	font-family:Verdana,Tahoma;
	font-size:14px;
	color:White;
}
