BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

A
{
	color : #957A10;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	line-height : 17px;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	margin-left: 16px; 
	list-style-position: outside; 
	margin-bottom: 0px; 
	margin-top: 0px
}

H1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #808000;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #808000;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}

.menu2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}

.menu2:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

.menu2active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.menu2active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
}

INPUT
{
	color: black;
	background-color: #ffffff;
	border-color: #0073C6;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}

TEXTAREA
{
	color: black;
	background-color: #ffffff;
	border-color: #0073C6;
	border-width: 1px;
	border-style: Solid;
	font-family: Arial,Helvetica;
	font-size: 12px;
}
