body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.tab1 {
	background-image:url(bghead.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top;
}
.tab2 {
	background-color:#000000;
	border-bottom: 1px dashed #FFFFFF;
	border-left: 1px dashed #FFFFFF;
	border-right: 1px dashed #FFFFFF;
	border-top: 1px dashed #FFFFFF;
}
.tab3 {
	background-color:#000000;
}
.font1 {
 font-size: 22px;
 font-family:Arial;
 color: #FFFFFF;
}
.font2 {
 font-size: 16px;
 font-family:Arial;
 color: #FFFFFF;
}
a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
