/* CSS Document */
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.title1 {
	font-family: "AvantGarde Md BT", Verdana, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.title2 {
	font-family: "AvantGarde Md BT", Verdana, "Arial Black";
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.title3 {
	font-family: "AvantGarde Md BT", Verdana, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #FFEA00;
}
.title4 {
	font-family: "AvantGarde Md BT", Verdana, "Arial Black";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #cc0033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}
a:active {
	text-decoration: none;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #464646;
		}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
}
.style5 {color: #000000}
.style6 {color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}