a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.link_bg:hover {
	text-decoration: underline;
	background-color: #62b9ff;
	color: #000000;
}
body {  
	margin:0px;
	padding:0px; 
}
.body {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.font10 {
	font-family: Trebuchet MS, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 22px;
	font-style: italic;
	text-decoration: none;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: none;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
.highlight {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #30a3ff;
	text-decoration: none;
}
.menu {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.smallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.subtitle {
	font-family: Trebuchet MS, Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.table {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
