body,td,th {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
}

a.one:{color: #006699; 	font-size: 10px; font-weight:bold;}
a.one:link {text-decoration: none;color: #006699;}
a.one:visited {text-decoration: none;color: #006699;}
a.one:hover {color:#FF6600;}

a.white:{color: #ffffff; font-size: 10px;}
a.white:link {text-decoration: none;color: #ffffff;}
a.white:visited {text-decoration: none;color: #ffffff;}
a.white:hover {text-decoration: underline; color:#ffffff;}

h1 {
	font-size: 16px;
	color: #006699;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 16px;
	color: #FF6600;
}
.style1 {color: #FF6600}
.style4 {
	font-size: 12px;
	color: #0066FF;
}
.style5 {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
.style6 {color: #FFFFFF}
.style7 {
	color: #FF0000;
	font-weight: bold;
}
