
img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	background-color: #000000;
	padding:0; margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	
	}

.style2 {
	font-size: 36px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif; color:#FFFFFF;
}
.style4 {font-size: 30px;font-family: "Times New Roman", Times, serif; color:#FFFFFF;}
.style3 {font-size: 24px;font-family: "Times New Roman", Times, serif; color:#3C71A8;}
.style6 {font-size: 10px; color:#FFFFFF;}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #3C71A8;
}
a:active {
	text-decoration: none;
	color: #000000;
}
	.floatleft { float:left; padding:16px 10px 0px 0px; clear:both; }
	
	ul { padding:0 0 0 30px;}
	h1 {font-size:27px; color:#3C71A8; font-weight:bold; margin:0; padding:0;}
	h2 { font-size:14px; text-transform:uppercase; font-weight:bold;}
	

