body
{
	color: #000000;
	background-color: #ffffff
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

input
{
	background-color: #DBFFB3;
}

select
{
	background-color: #DBFFB3;
}

textarea
{
	background-color: #DBFFB3;
}

p
{
	margin: 0px;
}

a
{
	color: #000000;
	text-decoration: underline;
}

.Content
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

.Heading1
{
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.Heading1 a
{
	color: #000099;
	text-decoration: none;
}

.Heading1 a:hover
{
	text-decoration: underline;
}

.SubHeading1
{
	color: #008000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.SubHeading1 a
{
	color: #006600;
	text-decoration: none;
}

.SubHeading1 a:hover
{
	text-decoration: underline;
}

.SubHeading2
{
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.SubHeading2 a
{
	color: #dddddd;
	text-decoration: none;
}

.SubHeading2 a:hover
{
	text-decoration: underline;
}

.Contact
{
	color: #FCE9AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	line-height: 34px;
}

.SubContact
{
	color: #FCE9AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	line-height: 16px;	
}