
.body
{
	font-family: "Times New Roman";
	color: #000000;
	text-align: left;
}

.body h1
{
	font-family: "Times New Roman";
	color: #000000;
	font-size: 24px;
	text-align: left;
}

.body h2
{
	font-family: "Times New Roman";
	color: #000000;
	font-size: 22px;
	text-align: left;
}

.body h3
{
	font-family: "Times New Roman";
	color: #000000;
	font-size: 16px;
	text-align: left;
}

.body p
{
	font-family: "Times New Roman";
	color: #000000;
	font-size: 18px;
	text-align: left;
}


.center
{
	text-align: center;
}

.menuheader
{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}

.menuheader a:link
{ 
	text-decoration: none; 
	color: #666666;
}

.menuheader a:visited
{ 
	text-decoration: none; 
	color: #666666;
}

.menuheader a:hover
{ 
	text-decoration: underline; 
	color: #009900;
}

.menuheader a:active
{ 
	text-decoration: underline; 
	color: #00FF00;
}


.menufooter
{
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}

.menufooter a:link
{ 
	text-decoration: none; 
	color: #666666;
}

.menufooter a:visited
{ 
	text-decoration: none; 
	color: #666666;
}

.menufooter a:hover
{ 
	text-decoration: underline; 
	color: #009900;
}

.menufooter a:active
{ 
	text-decoration: underline; 
	color: #00FF00;
}




.emailsignup
{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
