BODY {
	color : #000000;
	text-decoration: none;
	background-color: #669999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

BODY {
	scrollbar-base-color:#E6E6FA;
}

H1 {
	color : Blue;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24pt;
	font-style : normal;
	font-variant : normal;
	font-weight : 100;
	line-height : 0px;
}

H3 {
	font-size: 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color: Blue;
	line-height: 24px;
}
	

A {
	text-decoration: none;
	color: Teal;
	font-weight : bold;
}

.low{
	text-decoration: none;
	color: White;
	font-weight : bold;
}
	


A:Hover {
	text-decoration: none;
	color: Red;
	font-weight : bold;
}

HR {
	color: Teal;
	height: 2pt;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0D49A4;
	text-decoration: none;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	color: #000000;

}