BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

A
{
	color : #8f1d29;
	text-decoration : none;
}

A:HOVER
{
	text-decoration: underline;
}

TD, P
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
	line-height : 18px;
}

UL	
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #666666; 
	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 : 13px;
	color : #666666;
}

H2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}

#navigation
{
	width: 645px;
}

#navItem
{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 40px;
}

.menu1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	line-height : 40px;
}

.menu1:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	line-height : 40px;
}

.menu1active
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #8f1d29;
	text-decoration : none;
	line-height : 40px;
}

.menu1active:HOVER
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #8f1d29;
	line-height : 40px;
}

INPUT
{
	color: #666666;
	background-color: #ffffff;
	border-color: #666666;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA
{
	color: #666666;
	background-color: #ffffff;
	border-color: #666666;
	border-width: 1px;
	border-style: Solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

