﻿body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
h1 {
	font-size: 44px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
h2 {
	font-size: 16px;
	color: #FF0000;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}
h3 {
	font-size: 12px;
	color: #0000CC;
}
.style4 {color: #0000FF}
.style5 {
	color: #0000FF;
	font-weight: bolder;
}
.style6 {
	color: #FF0000;
	font-size: 12px;
	font-weight: BOLD;
}
.style7 {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .2px;
}
h4 {
	font-size: 14px;
	color: #0000FF;
}

h5 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
}
.stylexxxsmall {
	font-size:xx-small;
}
