body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E88027;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #E88027;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #E88027;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
}

#main {
	height:426px;
	width:100%;
	background-color:#424242;
	padding:0px;
	margin:0px;
}
.main-text {
	padding:0px 0px 0px 20px;
	margin:0px;
}
#flash {
	background-image:url(../images/flash_background_repeater.jpg);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
	margin: 0px;
	padding:0px;
}
