body {
	    font-family : Arial, Helvetica, sans-serif;
		font-size: .75em;
		margin-top: 0px;
		text-align: center;
		padding: 0;
		background-color : #A8A6A6;
		
		}
		
		

		

		
	h1
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: .60em;
		font-weight: bold;
		font-style: normal;
		color: #333333;
		margin-top: 0px;
		
		
	}
	
p
	{
	  	font-family: Arial, Helvetica, sans-serif;
		font-size: .75em;
		font-weight: normal;
		font-style: normal;
		color: #333333;
		margin-top: 0px;
		
		
	}
	
p a
	{
	  	font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #fff;
		margin-top: 0px;
		
		
	}



a {
	color: #FFFFFF;
	font-size: .80em;
	text-decoration: none;
	font-weight: normal;
}
	

a:hover{
	color: #cccccc;
	font-weight: normal;

}




	
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
