body
{
	background: url(/images/bg.gif); 
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10;
}

p,td
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

p.boxtext, td.boxtext, form
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

ul
{ 
margin-top: -10 
}

li
{ margin-left: -24
}

a {color: #FFFFFF; font-weight: normal; text-decoration: none; cursor: hand}
a:hover  {text-decoration : underline; color : #FFFFFF;}
a:visited {text-decoration : none; color : #FFFFFF;}
a:visited:hover {text-decoration : underline; color : #FFFFFF;}

hr
{
height: 1px;
color: #FFFFFF;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
}
.sel
{
	background-color: #FFFFFF;
	color: #0079AB;
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin-top: 0;
    margin-left: 3;
}