@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/template4_01.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #868376;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;
}
a:link {
	color: #AF6D6B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AF6D6B;
}
a:hover {
	text-decoration: none;
	color: #784241;
}
a:active {
	text-decoration: underline;
	color: #AF6D6B;
}