body {
	background-image: url(/images/back_image2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font: bold normal 16px/17px Georgia, "Times New Roman", Times, serif;
	color: #0F7867;
}
h2 {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #009999;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
