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

h1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
   }


h2 {
	font-size: 20px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	
	}
h3 {
	font-size: 20px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
   }
h4 {
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
   }   
h5 {
	font-size: 12px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
   }      
verdanaleft{
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
   }  
   label{
	font-size: 16px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
   }   
   arialleft{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
   } 
   arialcenter{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
   }  
    georgiacenter{
	font-size: 16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
   }    
footer {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align:center;
   }   
p {
	font-size: 16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
	
ul {	
	font-size: 18px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:left;
	}
body {
	background-color: #3399CC;
	background-attachment: scroll;
	background-image: url();
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	}	
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

