
body {	
	font-family: arial;
	font-size: 11px;		
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/background.jpg)

	}
	
h1 {
	font-size: 10;	 	
	color: #999999;
	font-decoration: none;
	}
	
h2 {	

	font-size: 13;	 	
	color: #999999
	}
	
h3 {

	font-size: 20;		
	color: #999999;
	}
	
h4 {

	font-size: 12;		
	color: #999999
	}
	
	
h5{

	font-size: 9px;
	color: #999999;
	text-decoration: none;
	}
	

table {
	color: #999999
	}
	
	
td, th {	
	font-family: arial;
	font-size: 11px;
	color: #666666
	}
	
a {	
	color: #666666;
    font-size: 11;
	text-decoration: none;
	
}

a:hover {
	color: #000000;
	font-size: 11;
	text-decoration: underline;
}

		
.style1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	}
	
.style2 {
	color: #ffffff;
	font-size: 11px;
}
.style3 {
	color: #666666
	font-size: 10px;
}
	

.style4 {
	color: #8B1F2F;
	font-size: 12px;
	font-weight: bold;
}
	

.style5{
	color: #ffffff
	font-size: 9px;
}


.nav {
	font-size: 11px;
	background-color: #ffffff;
}

.navLink {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}