body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;}

a:link {
	color: #990000;}

a:visited {
	color: #990000;}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
}

.style2 {color: #FF0000; font-size: 12px; font-weight: bold;}
.style3 {color: #FFFFFF}
.style5 {font-size: 14px; font-weight: bold;}
.style6 {color: #FF0000; font-weight: bold;}
.style7 {color: #FF0000}
.style10 {font-size: 10px}
