body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E5E5E;
}
body {
	margin-top: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #5E5E5E;
	font-weight: bold;
	text-decoration: none;
}
a.grey:link {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a.white:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.white:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1C89E4;
}
a:hover {
	text-decoration: underline;
	color: #A9A9A9;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.style1 {
	color: #FFA800;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #FFA800; font-weight: bold; font-size: 16px; }
.style4 {color: #5E5E5E}
.style5 {color: #FFFFFF}

