html, body 
{
	margin: 0;
	padding: 0;
}

td {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #d3d3d3;
}
p {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #d3d3d3;
}
a {
font-size: 14px;	
font-family: Arial; 
	color: #ffffff;
	text-decoration : none;	
}


a:visited {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	color: #ffffff;
	text-decoration : underline;
}
a:active {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: ##d3d3d3;
	padding-left: none;
	margin-top : 2px;
   margin-bottom: 5px;
}
ol
{
font-family: Verdana; 
font-size: 13px; 
font-weight: bold;
color: #333333;
margin-left: 30px;

}
ul
{
	margin-left: 10px;
	margin-top : 2px;
	margin-bottom : 2px;
	padding-left: none;
}
select
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666;
}
input
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666;
}

.caption
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 15px; 
color: #ffffff;
}

.resize
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #d3d3d3;
}

.menu_active {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt;
	font-weight: normal;
	color: #f5d000;
	margin-left: 14px;
	text-decoration: underline;
}
