@charset "iso-8859-1";
/* CSS Document */

A:link {text-decoration: none; color:#6633CC; font-style:bold}
A:visited {text-decoration: none;  color:#6633CC}
A:hover {filter:dropshadow; text-decoration: underline;  color:#6633CC}
A:active {text-decoration: none;  color: #6633CC; font-style:normal}

B {color: #6633CC}

Body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	text-align:left;
SCROLLBAR-FACE-COLOR:  #6633CC;
SCROLLBAR-HIGHLIGHT-COLOR: #0000FF;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-TRACK-COLOR:  #6633CC;
SCROLLBAR-DARKSHADOW-COLOR: #6633CC}

