body {

	background-color:#8B8B8B;
	font-family:'Verdana';
	font-style:normal;
	font-size:12pt;
	color:white;
	
}

h4 {

	font-family:'Verdana';
	font-style:bold;
	font-size:14pt;
	color:white;
	margin-top:2px;
	margin-bottom:0px;
	letter-spacing:2pt
}

a:link, a:visited {

	color:orange;
	text-decoration:none;

}

a:hover {

	color:yellow;

}

.normalText {

	font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color:white;

}

.smallText {

	font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; color:white;

}

.tableHeader {

	font-family: Verdana; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color:white;

}

.italicText {

	font-family: Verdana; font-size: 13px; font-style: italic; line-height: normal; font-weight: normal; color:white;

}
