.css {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 12.2pt;
	font-style: normal;
	line-height: 15pt;
	color: #7F382C;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;}

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.2pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	color: #3A6664;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.2pt;
	font-style: normal;
	line-height: 15pt;
	color: #3A6664;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.2pt;
	font-style: normal;
	line-height: 15pt;
	color: #000000;
}
.cssblock {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.2pt;
	font-style: normal;
	line-height: 15pt;
	color: #7F382C;
	background-color: #FFFBCC;
}

