a:link {color:#000066;}

a:visited {color: #000066;} 

a:active {color:#FFFF00;}

body {

font-family: Tahoma, Arial, Helvetica;
font-size: 10 pt;

background-color:#3399FF;
	
color:#000066;

scrollbar-face-color:#0000CC;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color: #0000CC;
scrollbar-arrow-color: #FFFF00;
scrollbar-base-color: #0000CC;
scrollbar-darkshadow-color: #0033CC;
scrollbar-face-color: #0000CC;
scrollbar-highlight-color: #0000FF;
scrollbar-shadow-color: #0066FF;
scrollbar-track-color: #3399FF;
}


h1, h2, h3, h4, h5, h6 {
font-family: Comic Sans MS, Arial, Helvetica;
}

h1 {
font-size: 12 pt;
color: rgb(204,255,255);
}

h2 {
font-size: 14 pt;
color: rgb(204,255,255); 
}

h3 {
font-size: 12 pt;
color: rgb(0,0,102); 
}

h4{
font-size: 14 pt;
color: rgb(0,0,102);
}

h5{
font-size: 12 pt;
color: rgb(255,204,0);
}

h6{
font-size: 14 pt;
color: rgb(255,204,0);
}
