.background {
	background-repeat: repeat-x;
	background-image: url(images/bottom_bckgrnd.gif);
	background-position: bottom;
}
.back {
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/top_bckgrnd.gif);
}
.backnorepeat {
	background-image: none;
	background-repeat: no-repeat;
}
.font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
	text-align: left;
}
.font3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #3D6375;
}
.font2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #5F5F39;
}
.font4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
}
.fontheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
}
.font5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.font6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

A:link          {text-decoration:none; color:#3969A9;}
A:active        {text-decoration:none; color:#3969A9;}
A:visited       {text-decoration:none; color:#3969A9;}
A:hover         {text-decoration:underline; color:#999999;}
