﻿
body {
	font-size: 1em;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0;
	width: 780px;
	background: fff;
	margin-left: auto;
	margin-right: auto;
}

.style1 {
	text-align: center;
		font-weight: bold;

}

.style2 {
	font-weight: normal;
}
.style3 {
	text-align: center;
	font-weight: bold;

}
.style4 {
	color: #CC0000;
}


#container { 
	width: 700px;
	background: url("../images/logo.gif") no-repeat 0 0;
	height: 176px; }
	 
#container2 { 
	width: 700px;
	margin-top: .25em;
	 }
	 
#main { 
	margin-top: 1em;
	 }


  	
div { border: none; }
	
a {
	color: #06c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;}

a:hover {
color:#690;
text-decoration: none;}

h1 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #006600;
}

h1a {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

h2 {
	list-style: circle inside;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}

h3 {
	font-size:medium; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal;
	text-align: left; }
	
h4 {
	font-size:medium; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:bold;
	text-align: center; }


h5 {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	text-align: left;
	vertical-align: top }
	
h6 {
	font-size: small; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle }
	
	
h7 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #006600;
}

h8 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #006600;
}



	
#footer {
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	clear: both;
}







