
body { 
	margin-top: 0px;
	margin-left: 0px;
	background-color: #CCDDFF; 
}

H1 { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 15pt; 
	text-decoration: none;
	
	font-family: Times New Roman;
	font-size : 14pt; 
	
	
}


H2 { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 15pt; 
	text-decoration: none;
	
	
}

H3 { 
	font-family: Times New Roman; 
	font-size : 15px; 
	color: #000033; 
	font-size : 15pt;
	text-decoration: none; 
	
}

H4 { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 15pt; 
	text-decoration: none;
	
	
}

H5 { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 18pt; 
	text-decoration: none;
	
	
}

H6 { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 15pt; 
	text-decoration: none;
	
}



p { 
	font-family: Times New Roman; 
	color:#000033; 
	font-size : 12pt; 
	
}

b { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 12pt; 
}

i { 
	font-family:Times New Roman; 
	color: ##000033; 
	font-size : 12pt; 
}

table { 
	font-family: Times New Roman; 
	color: #000033; 
	font-size : 12pt; 
}

td {
	background-color: #CCDDFF;
}

li { 
	font-family: Times New Roman; 
	color: #CCDDFF; 
	font-size : 12pt; 
}

a:link { 
	color : #000033; 
	font-family: Times New Roman;
	font-size : 14pt;  
}

a:visited { 
	color : #000033; 
	font-family: Times New Roman;
	font-size : 14pt; 
}

a:hover { 
	color : #000066;
	font-family: Times New Roman;
	font-size : 14pt;  
}

a:active { 
	color : #000066; 
	font-family: Times New Roman;
	font-size : 14pt; 
}

