
body
		{ font-size: 100%;  
		font-family: Verdana, Arial, Helvetica, sans-serif;
	 	background-color: #C8C8C8;
		}


a:link
		{ text-decoration: none;
		color: #7F7F7F;
		}
	
a:visited
		{ text-decoration: none;
		color: #7F7F7F;
		}

a:active
		{ text-decoration: none;
		color: #7F7F7F;
		}

a:hover
		{ color: #AAAAAA;
		text-decoration: underline;
		}


p 		{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 100%;
		color: #7F7F7F;	
		font-weight: lighter;
		}

td
		{font-size: 100%;
 		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #7F7F7F;			
		}


h1
		{
		FONT-SIZE: 58px; 
		font-family : Arial, Verdana,Helvetica;
		color: #b3b3b3;
		letter-spacing: -2px;
		}



h2
		{
		FONT-SIZE: 80%; 
		font-family : Arial, Verdana,Helvetica;
		font-weight: lighter;
		color: #FFFFFF;
		text-align: Justify;
		margin-left: 10px;
		}


h3
		{
		FONT-SIZE: 40px; 
		font-family : Arial, Verdana,Helvetica;
		font-weight: lighter;
		color: #b3b3b3;
		
		}


h4
		{
		FONT-SIZE: 20px; 
		font-family : Arial, Verdana,Helvetica;
		font-weight: lighter;
		color: #b3b3b3;
		margin: 0;
		
		}
	
.Label {
	font-family : Arial, Verdana,Helvetica;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}	
		
		
.hrBlue {
	color: #90B4CF;
	width: 97%;
	margin-left: 0px;
}

.hrWhite {
	color: #FFFFFF;
	width: 60%;

}
