body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
}

body {
	background-color: #F0EFED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back2.gif);
	background-repeat: repeat-y;
	background-position: center;	
}
a:link {
text-decoration: none;
}

a:hover {
	color: #339900;
}.background_maintitle {
	background-image: url(../images/back1.gif);
	background-repeat: repeat-y;
}
.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #73980C;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D58000;
	line-height: 25px;
}
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}
.sidelinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}

