@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.style1 {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.style2 {
	color: #000;
	padding-left: 15px;
	padding-right: 10px;
	line-height: 17px;
}
.style3 {
	color: #455725
}
.h1 {
	color: #668063;
	background-color: #FFF9E3;
	padding-left: 15px;
	padding-right: 10px;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	font-size: 14px;
}
a:link {
	color: #455725;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #455725;
}
a:hover {
	text-decoration: none;
	color: #693;
}
a:active {
	text-decoration: none;
}
