body { text-decoration: none; 
		background-color: #ffffff;
		color: #000000; 
		font-weight: normal;
		font-family: georgia, times new roman;
		font-size: 10px; 
		

} 

h1 {font-family: georgia, times new roman;
	font-size: 20px;
	color: #000080;
}

h2 {font-family: georgia, times new roman;
	font-size: 16px;
	color: #990000;
}


p {font-family: georgia, times new roman;
	text-align: justify;
}


A, A:active, A:visited, A:hover  { 
	text-decoration: none; 
	font-color: #000080; 
	font-weight: bold;
	font-size: 14px; 
} 


A:hover { 
	text-decoration: underline; 
		font-weight: bold; 
} 

.info {
		       text-align:center;
		       font-size: 12px;
		      
}

.ad {
		       text-align:center;
			font-weight: bold;	
		       font-size: 12px;
		      
}


.contact {
		       text-align:center;
		       color: #699494;
		      
}


.copyrightInfo {
	text-align:right;
	color:#699494;
	font-size:7pt;
}

.nav { 
		text-decoration: none; 
		color: #263535; 
		font-weight: bold; 
} 
