td
	{
	font-family: arial,'Century Gothic';
	font-size: 13px;
	color: #000000;
	}
td.mini
	{
	font-family: arial,'Century Gothic';
	font-size: 11px;
	color: #000000;
	}
td.tipval
	{
	font-family: arial,'Century Gothic';
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}
input
	{
	font-family: arial,'Century Gothic';
	font-size: 13px;
	color: #000000;
	height: 21px;
	}
input.mini
	{
	font-family: arial,'Century Gothic';
	font-size: 13px;
	color: #000000;
	height: 18px;
	}
input.nav
	{
	font-family: arial,'Century Gothic';
	font-size: 14px;
	color: #000000;
	height: 23px;
	}
input.calendar
	{
	height: 47px;
	width: 55px;
	}
input.calendar2
	{
	height: 24px;
	width: 160px;
	font-family: arial,'Century Gothic';
	font-size: 15px;
	color: #000000;
	}
textarea
	{
	font-family: arial,'Century Gothic';
	font-size: 11px;
	color: #000000;
	}
select
	{
	font-family: arial,'Century Gothic';
	font-size: 13px;
	color: #000000;
	height: 21px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border solid 1px;
	}
a.statlink:link
	{
	color: #bd0000;
	text-decoration: none;
	font-weight: bold;
	}
a.statlink:visited
	{
	color: #bd0000;
	text-decoration: none;
	font-weight: bold;
	}
a.statlink:hover
	{
	color: #000099;
	font-weight: bold;
	}
a.statlink:active 
	{
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	}

