a:link, a:active, a:visited {
color: #00CEFF;
font-size : 13;
font-weight: bold;
Font-Family: Arial;
text-decoration: none}

a:hover {
color: #D00000;
font-size : 13;
Font-Family: Arial;
font-weight: bold;
text-decoration: none}

b.first {font-size:19; color:white; font-family:arial}
b.second {font-size:28; color:#000569; font-family:arial}
b.third {font-size:15; font-weight:bold; color:#000000; font-family:arial}
b.fourth {font-size:15; font-weight:100; color:#000000; font-family:arial}
b.fifth {font-size:17; font-weight=bold; color:#000000; font-family:arial}

b.sixth {font-size:28; color:#000569; font-family:arial}

BODY{
scrollbar-face-color:#FFFFFF;
scrollbar-arrow-color:#000569;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:'#000569';
scrollbar-highlight-color:'#00CDFE';
scrollbar-3dlight-color:'#000569';
scrollbar-darkshadow-Color:'#00CDFE';}

.contentBox {
	display:block;
	width:578px;
	height:750px;
	overflow:scroll
	}
