body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
}
body {
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3366B9;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3366B9;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #2BA4DB;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #3366B9;
}

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #818181;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #818181;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:11px;
	font-weight: bold;
	color: #333333;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: bold;
	color: #818181;
}

.font10 {font-size: 10px}
.font11 {font-size: 11px}
.font14 {font-size: 14px}
.font16 {font-size: 16px}
.font18 {font-size: 18px}
.font20 {font-size: 20px}
.font24 {font-size: 24px}
.bold {font-weight:bold}
.white {color: #FFFFFF}
.red {color: #DD2C34}
.grey {color: #878787}
.blue {color:#3366B9}