body {
	font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
	margin:0;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-color:#F0ECE0;
}
.content {
	background-color: #F8F8EE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.font12_blown {
	font-size: 12px;
	line-height: 120%;
	color: #663333;
	padding-top: 5px;
}
.footer {
	font-size: 14px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #F8F8EE;
}
.font12_grey {
	font-size: 12px;
	color: #666666;
}
.a2:link {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}
.a2:visited {
	font-size: 14px;
	color: #666666;
	text-decoration:none;
}
.a2:hover {
	font-size: 14px;
	color: #663333;
	text-decoration:underline;
}
.a2:active {
	font-size: 14px;
	color: #663333;
	text-decoration:underline;
	}

