body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}
td {
	vertical-align: top;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.external:link {
	color: #0000FF;
	text-decoration: none;
}
a.external:visited {
	text-decoration: none;
	color: #990099;
}
a.external:hover {
	text-decoration: underline;
	color: #990000;
}
a.external:active {
	text-decoration: none;
}
.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}	
.header_blue {
	color: #5B6C93;
	font: Tahoma;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.header_grey {
	color: #000000;
	font: Tahoma;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
}
.floatright {
	float: right;
	margin:0 0 10px 10px;
	padding: 2px;
}
.floatleft {
	float: left;
	margin:0 0 10px 10px;
	padding: 2px;
}