	body
	{
	margin-top: 15px;
	margin-bottom: 0px;
	background: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
  	 SCROLLBAR-FACE-COLOR: #ED7F2A;
	 SCROLLBAR-HIGHLIGHT-COLOR: #DAD258;
	 SCROLLBAR-SHADOW-COLOR: #AD4926;
     SCROLLBAR-3DLIGHT-COLOR: #FD4882D;
	 SCROLLBAR-ARROW-COLOR: #FFFFFF;
	 SCROLLBAR-TRACK-COLOR: #B34926;
     SCROLLBAR-DARKSHADOW-COLOR: #974720;
    }
     a
	{
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
    }
     a:link 
	{
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
    }
    a:visited 
   {
	color: #00FF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
   }
    a:hover 
   {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
    }
blockquote {
	margin-top: 10px;
	margin-bottom: 0px;
	text-indent: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 20px;
}
ul { 
	list-style-image: url(images/ul_red_dot.gif);
	list-style-postion: outside;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin-right: 0px;
	margin-left: 25px;
}
table{	
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
}