body { 
	color: #000000 ;
	background-color: #E7EEFE;
	font-style: normal;
	font-weight: normal; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px; 
	margin-left: 3%;
	margin-right: 3%;
}

.header {
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	}
	
.copyright {
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none;
	}
	
:link { 
	color: rgb(0, 0, 153) 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: underline;
	}
	
:visited { 
	color: rgb(153, 0, 153)
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: underline;
	 }

:active { 
	color: rgb(255, 0, 102)
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: underline;
	 }

li {
	font-style: normal;
	font-weight: normal; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px; 
	}
	
	
:hover { color: rgb(0, 96, 255) }

a { text-decoration: none }


.H5	{
	font-size: 18px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-weight: bold; 
	text-decoration: none;	
}

P {
	font-style: normal;
	font-weight: normal; 
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px; 
}
