a:link, a:active
{
	color: rgb(255,110,40);
	text-decoration:none;
}
a:visited
{
	color: rgb(255,150,0);
	text-decoration:none;
} 
a:hover
{
	color: rgb(255,110,40); 
	text-decoration:underline;	
}
body, td, h4, h5, h6, ol, ul, li, menu, dl, dd, span, table 
{ 
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
    color:#000000; font-weight:normal; font-size:8pt; 
}
p
{
	margin-top:0px; margin-bottom:8px; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	color:#000000; font-weight:normal; font-size:8pt;
}
ul
{
    margin-top: 0; 
    margin-bottom: 0
}
h1 
{ 
	font-size:14pt; 
}
h2
{ 
 	font-size:12pt; 
}
h3
{ 
 	font-size:10pt; 
}
h4
{ 
 	font-size:10pt; 
}
body
{
	scrollbar-face-color:#CFCFCF;
	scrollbar-shadow-color:#757A9D;
	scrollbar-highlight-color:#C3C3C3;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:rgb(0,0,54);
	scrollbar-track-color:#E9E9E9;
	scrollbar-arrow-color:#FF5521;
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-top: 0; margin-bottom: 0;
	font-weight:bold; 
	color:#707070; 
}

.imgb { border-width:1px; border-style:solid; border-color:#EA5913; }

.titleCell
{
	background-color: rgb(102,102,153);
	height: 22;
	width: 592;
	color: rgb(255,255,255);
}

.subTitleCell
{
	background-color: "#EEEEEE";
	height: 22;
	width: 592;
}
