.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	line-height: 24px;


}
.textstd {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 20px;
}
.covonlyform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

}
.background {
	background-attachment: fixed;
	background-color: #99897e;
	background-image: url(../site_images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

