html, body{
margin: 0;
padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #E8E8FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grey1{
background-color: #767C80;
}
.lh1{
	color: #525252;
	font-family: "Century Gothic", Verdana, Arial
	font-size: 16px;
	font: 17px;
	font-weight: normal;
	color: #373737;
}
.lh2{
	color: #525252;
	font-family: "Century Gothic", Verdana, Arial
	font-size: 11px;
	font: 11px;
	font-weight: normal;
	color: #373737;
}
a:link {
	color: #5E85A6;
	text-decoration: none;
}
a:visited {
	color: #81A0BA;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #C40000;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.ref{
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

