body,td,th {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
.main_body_text {font-size: 12px}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h2 {
	font-size: 12pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, Arial;
}
h1 {
	font-size: 14pt;
}
.footer_text {font-size: 10px}
.link_text {font-size: 15px; font-weight: bold; }
.textbox {
	background-color: #000000;
	border: medium solid #38B8FC;
	font-family: Tahoma, Arial;
	color: #FFFFFF;
}
.buttons {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3399CC;
	border: medium solid #38B8FC;
	font-family: Wingdings;
	font-size: 13px;
}
