body
{
	background-color: #ffffff;
}

h1
{
font-weight: bold;
font-size: 16px;
color: #336600; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h2
{
line-height: 25%;
font-weight: bold;
font-size: 12px;
color: #000066; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h3
{
line-height: 100%;
font-weight: bold;
font-size: 14px;
color: #666666; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

h4
{
line-height: 25%;
font-weight: bold;
font-size: 16px;
color: #666666; 
font-family: Arial, Helvetica, sans-serif;
text-align: center;
text-decoration: underline;
}

p
{
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	text-decoration: none;
}

p.two
{
	line-height: 18px;
	font-weight: normal;
	font-size: 14px;
	color: #000066;
	font-family: Arial;
	text-decoration: none;
}


td
{
	font-weight: normal;
	font-size: 12px;
	color: #515379;
	font-family: Verdana, Arial;
	text-decoration: none;
}


a
{
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

a:hover
{
	color:#0066ff;
	text-decoration:none;
}

.pageTitle
{
	line-height: 25px;
	font-weight: bold;
	font-size: 18px;
	color: #550000;
}

.subTitle
{
	font-weight: bold;
	font-size: 13px;
	color: #550000;
}

.footerText
{
	font-size: 10px;
}
.links{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FFFFFF;
}
