@charset "UTF-8";
/* CSS Document */

body {
	background-color: #333333;
	padding-left: 10px;
}
.noborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.bodysmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 10px;
	padding-top: 20px;
}
.LargeBody {
	font-size: 16px;
	color: #EE0085;
	font-weight: bold;
	line-height: 2;
	padding-left: 10px;
}
body,td,th {
	font-family: Trebuchet MS, Times New Roman, Helvetica;
	color: #000000;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #333333;
}
.HEADING {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 20px;
	padding-top: 20px;
	padding-right: 10px;
	line-height: 1;
}

