body
{
	background-color: #ffffff;
	font-family: verdana,sans-serif,verdana,arial,helvetica;
}
td
{
	font-size: 13px;
	color: #292a55
}
td.small
{
	font-size: 10px
}
td.header
{
	font-weight:bold;
	font-size: 17px;
	font-style:italic;
	color:#333399
}
a
{
	color: #000000;
}
a:hover
{
	color: #ffffff;
	text-decoration:underline
}
a.nav
{
	font-size: 10px; font-weight:bold; color: #000000
}
a.nav:hover
{
	font-size: 10px;
	font-weight:bold;
	color: #0000ff;
	text-decoration:none
}
a.copyright
{
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration:none
}
a.copyright:hover
{
	font-size: 10px;
	font-weight:bold;
	color: #cc0000;
	text-decoration:none
}
form
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}
input
{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}
select
{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	border: 1px #000000;
}
textarea
{
	background-color: #ffffff;
	color: #000000;
	font-size: 11px; border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}
