﻿body
{
	font-family: Verdana;
	background-attachment: scroll;
	background-image: url(images/mainbkgrnd.jpg);
	background-repeat: repeat;
}
A:link
{
	color: #a0522d;
	text-decoration: underline;
}
A:hover
{
	color:Black;
	text-decoration: underline;
}
a:visited
{
    color: #a0522d;
	text-decoration: underline;
}
H4
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: x-large; 
	COLOR: #990000; 
}

.highlight-firebrick
{
	font-weight: bold;
	font-size: medium;
	color: #b22222;
}

.highlight-lightgreen
{
	font-weight: bold; 
	font-size: medium;
	color: #8cbe73;
}
.OptInForm
{
 font-size:small;
 font-weight:bold;
}