

H2 {
	font-size: 14pt;
	color: #00CCFF;
	text-align : justify;
	background : #333366;
}

H3 {
	color:#00CCFF;
	text-align : justify;
	font-family : verdana,arial,helvetica;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: normal;
	color : #FFFAF0;
	text-align : justify;
	text-transform : capitalize;
	}

A {
	text-decoration: underline;
	color: #00CCFF;
	text-align : justify;
}
A:Link {
	color: #00CCFF;
}

BODY { scrollbar-face-color: #010563; scrollbar-shadow-color: #5E5E91; scrollbar-highlight-color: #5E5E91; scrollbar-3dlight-color: #010563; scrollbar-darkshadow-color: #010563; scrollbar-track-color: #010563; scrollbar-arrow-color: #FFFFFF;  azimuth : inherit; }

}

}
A:Active {
	color: #8F83DA;
}
A:Hover {
	text-decoration: none;
	color: #FF9933;
	text-align : justify;
}

HR {
	color: White;
	height: 1pt;
	text-align : justify;
}
