/* CSS Document */
body
   {
   scrollbar-face-color:#8D393C;
   scrollbar-arrow-color:#cccccc;
   scrollbar-shadow-color:#cccccc;
   scrollbar-highlight-color:#cccccc;
   scrollbar-3dlight-color:#cccccc;
   scrollbar-darkshadow-color:#cccccc;
   scrollbar-track-color:#8D393C}
.Geaorgia12Grey {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #CCCCCC; }
.RedBOLD {
	color: #CC0001;
	font-weight: bold;
}
.Geaorgia12GreyBOLD {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #CCCCCC; font-weight: bold; }
.Geaorgia12WhiteBOLD {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #FFFFFF; font-weight: bold; }
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}