BODY
{
    background-color: #FFFFFF;
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	font-weight: normal; 
	scrollbar-face-color: #6460C3;
	scrollbar-shadow-color: #A2A0DA;	
	scrollbar-highlight-color: #A2A0DA;
	scrollbar-3dlight-color: #6460C3;
	scrollbar-darkshadow-color: #6460C3;
	scrollbar-track-color: #6460C3;
	scrollbar-arrow-color: #A2A0DA; 
}

table
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	
}

.titlefont
{
font-family: Arial;
font-weight: bold;
color: #000000;
font-size: 12pt;
}

.subtitlefont
{
font-family: Arial;
font-weight: bold;
color: #000000;
font-size: 10pt;
}
.descFont
{
font-family: Arial;
font-size: 8pt;
color: #000000;
}

.promofont
{
font-family: Arial;
color: #000000;
font-size: 9pt;
}

.menufonts
{
font-family: Arial;
color: #000000;
font-size: 8pt;
font: bold;
}
.promofontB
{
font-family: Arial;
color: #000000;
font: bold;
font-size: 9pt;
}

.smallfont
{
    font-family: Arial;
	color: #FFFFFF;
	font-size: 8pt;
}

.navifont
{
    font-family: Arial;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

.select
{
background: #dfddf3; 
padding: 2px;  
font-family : Arial; 
font-weight: normal;   
color: #000000; 
border-color: #6460C3;   
border-style: solid; 
border-top-width: 1px; 
border-left-width: 1px;
border-right-width: 1px; 
border-bottom-width: 1px; 
}

A:link
{
	text-decoration: none;
	color: #3B00FF;

}

A:visited
{
	text-decoration: none;
	color: #3B00FF;
	
}

A:active
{
	text-decoration: none;
	color: #3B00FF;
	
}

A:hover
{
	text-decoration: underline;
	color: #3B00FF;
	
}


