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


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0c4da2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffde00;
	background-image:url(img/bg.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #ffc000;
}
a:visited {
	color: #ffc000;
}
a:hover {
	color: #ffc000;
}

a:active {
	text-decoration: underline;
	color: #ffc000;
}
a img {
border-width:0;
}

.hm1 {
 	font-size:13px;
	color: #494949;
	}
	
.hm2 {
 	font-size:13px;
	color: #ffc000;
	}
.hm3 {
 	font-size:11px;
		}
		
		
.hm4 {
 	font-size:22px;
	color: #0c4da2;
	}
	
.hm5 {
 	font-size:13px;
	color: #ffde00;
	}
	
.copyright {
 	font-size:10px;
	}

.copyright2 {
 	font-size:10px;
	color: #ffc000;
	font-style:italic
	}
