
a:link       { color: #0000CD;
}
a:visited    { color: #00008B;
}
a:active 
{
	color: #6495ED;
}

A:HOVER {
	color: Blue;
}

body         { font-family: Verdana; color: #304299; font-size: 12 px; background-color: White; font-weight: lighter; }
table        { table-border-color-light: rgb(102,204,204); table-border-color-dark: rgb(0,102,102); font-family: Verdana; color: #304299; font-size: 12px; font-weight: lighter;  }

h1 { font-family: Verdana; font-size: 16 px; color: #304299; font-weight: lighter; }
h2 { font-family: Verdana; font-size: 13 px; color: #304299; font-weight: lighter; }
h3 { font-family: Verdana; font-size: 10 px; color: #304299; font-weight: lighter; }
h4 { font-family: Verdana; font-size: 12 px; color: #304299; font-weight: lighter;}
h5 { font-family: Verdana; font-size: 10 px; color: #304299; font-weight: lighter;}
h6 { font-family: Verdana; font-size: 8 px; color: #304299; font-weight: lighter;}

BODY
{
	scrollbar-face-color: #F0F8FF;
	scrollbar-shadow-color:#000000; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color: #FFFAFA; 
}
