@charset "utf-8";
/* CSS Document */

body {
	margin:0px; background:#000000 url('bak2.jpg') repeat;
}
body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #003333;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
}
.footer a:link {
	color: #FFFFCC;
}
.footer a:hover {
	color: #FFFF00;
}
.footer a:active {
	color: #FFFF00;
}
.footer a:visited {
	color: #FFFFCC;
}H1 {
	color: #990000;
}
H3 {
	color: #990000;
}
.yellow {
	background-color: #FFFF00;
}
}
.submitbutton {
	font-size: 14pt; 
	font-family: Arial; 
	letter-spacing: -1; 
	font-weight: bold; 
	width: 250; 
	height: 40
}