﻿body

{
	
	text-align:center;
	font-family:Arial,Helvetica, sans-serif;
	background:#1F1F1F;
	
}

td {
	vertical-align:top;
}

.img {
	border:1px white solid;
}


.textLeft {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}




#wrapper {
	
	
	width:980px;
	border-width:1px;
	border-style:solid;
	border-color:grey;
	margin-top:20px;
	background:white;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding-right:0;
	color:black;
	


 	}
 	
 	
 	
#wrapper a:link {
		
		text-decoration: underline;
		color:blue;		
		}
		
#wrapper  a:visited {
		color:blue;
		text-decoration:underline;

		}

#wrapper a:hover {
			
		text-decoration: black;
		color:#993333;
		text-decoration:underline;
		
		}
#wrapper a:active {

		text-decoration:underline;
		color:blue;
		}
				

 		



h1 {

		line-height:100%;
		font-family: tahoma,futura,sans-serif;
		font-size: 22px;
		font-weight: bold;
		color:#000080;
		margin-bottom:10;
		margin-top:10px;
		text-align:center;
	
	
	
	}
	
h2 {
	
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color:#8B2252;

	text-align: left;
	padding-left:0;
	}
	
	
h3  {

		font-family:"Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;

	}
	
	
		
#footer {

	width: 980px;
	height: 50px;
	padding-bottom: 1px;
	text-align:center;

}



