/* Generic CSS */
body 
{
	margin: 10px;
	padding: 0;
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 10px;
	color: #404040;
}

form
{ 
	margin: 0;
	padding: 0;
}

td, th, .bod, font
{ 
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 15px;
	color: #404040;
}

b, strong 
{ 
	font-weight: bold;
}

img 
{ 
	border: 0;
}

a:link, a:active 
{
	color: #BB0000;
	text-decoration: none;
}
a:visited 
{
	color: #CC7701; 
	text-decoration: none; 
}
a:hover
{ 
	color: #AE6500;
	text-decoration: underline;
}

a.sml:link, a.sml:active
{ 
	font-size: 9px;
	color: #BB0000;
	text-decoration: none; 
}
a.sml:visited 
{ 
	font-size: 9px; 
	color: #CC7701; 
	text-decoration: none; 
}
a.sml:hover 
{ 
	font-size: 9px; 
	color: #AE6500; 
	text-decoration: underline; 
}
.ns6bug 
{ 
	margin: 0; 
	padding: 0; 
	font-size: 2px; 
}
p 
{ 
	font-family: geneva, verdana, arial, sans-serif;
	font-size: 12px;
	color: #404040; 
}
li 
{ 
	font-family: verdana,geneva, arial, sans-serif; 
	font-size: 11px;
	color: #404020; 
}
small 
{ 
	font-family: verdana, geneva, arial, sans-serif ;
	font-size: 10px; 
	color: #404020; 
	font-weight: bold; 
}
	