@charset "utf-8";
html{
		background-color: #007dc5;
		margin:0 0 0 0;
		padding:0;
		spacing:0;
		}
		
		
h1,h3,h4,li,ol{
		font-family: Tahoma;}
h2{
		font-family: Tahoma;
		text-decoration:underline;
		font-weight:bold; }
p{
		font-family:Tahoma;
		color: #333333;
		text-indent: 16px;}
					
a:link {
		color: #007dc5; text-decoration:none; }
a:visited {
		color: #007dc5; text-decoration:none; }
a:hover {
		color: #004a8f; text-decoration:none; }
img{
		border:none }
.footer{
		font-family:Tahoma;
		text-align:center;
		color:#FFFFFF}
		
	  
