@charset "utf-8";
/* CSS Document */

body {
margin-left:0;
margin-right:0;
margin-top:0;
background:url(../images/bg.jpg) repeat ;
font-family: Tahoma,Helvetica,Arial,sans-serif;
color: #333;
}

h1 {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5076b6;
}

h2 {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 14px;;
	font-weight: normal;
	color: #5076b6;
}

h3 {
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#menu a {color:#ffffff; text-decoration:none;} 
#menu a:hover {color:#ffffff; text-decoration:underline;} 

a:link {
	color: #5076b6;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #5076b6;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #5076b6;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #5076b6;
	font-family: Arial, Helvetica, sans-serif;
}


#content{}

.style3 {color: #FFFFFF}
.style2 {
	color: #5076b6;
	font-size: 12px;}
.style4 {color: #5076b6}
.style5 {font-size: x-small}
.style6 {font-size: x-small; color: #666666; }
.style7 {
	font-size: 24px;
	
}
.style8 {
	font-size: 36px;
	font-style: italic;
	color: #5076b6;
}



