@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/BG.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #840D6F;
}
body,td,th {
	font-family: Arial, Helvetica CE, Tahoma, Century Gothic;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-size: 15px;
	color: #000000;
	font-family: Times New Roman, Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.H1 {
	font-size: 14px;
	color: #ffcc66;
}
.H2 {font-size: 14px;
	color: #FFFFFF}
.H3 {font-size: 10px}
.H4 {font-size: 10px;
	color: #000000
	}
.H5 {font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffcc66}
.H6 { font-size: 14px;
	color: #000000
	}
.H7 { font-size: 12px;}
.H8 {font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #cc0000}