BODY {
		background: #CCFFFF;
		color: #006666;
		font-size: 11pt;
		text-align: justify;
		font-family : Arial, SanSerif;
}
H1 {
		font-size: 14pt;
}
A:LINK {
		color: #006666;
		font-weight: bold;
}

A:VISITED {
		color: #006666;

}




A{
	text-decoration : none;
	
	}

a:hover{
	color: navy;
	font-family: Arial, SanSerif;
	}
