.hr {
	line-height : 2px;
	color :#394D28;
}
.smalltext {
	font-size : 7pt;
	font-family : Verdana;
	color : #394D28;
}
.button {
	border : 1px solid #394D28;
	background-color : #FDFACD;
	font-family : Verdana;
	font-size : 8pt;
	color : #394D28;
}
.table0 {
	border : 1px solid #394D28;
	background-color : #FDFACD;
	font-family : Verdana;
	font-size : 8pt;
	color : #394D28;
	text-align: center;
}
.table1 {
	border : 1px solid #394D28;
	background-color : #E2DA7E;
	font-family : Verdana;
	font-size : 8pt;
	color : #394D28;
	text-align: left;
	scrollbar-base-color: #E2DA7E;
	scrollbar-arrow-color: #010D55;
	scrollbar-3d-light-color: #606060;
	scrollbar-dark-shadow-color: #E2DA7E;
	scrollbar-face-color: #E2DA7E;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #394D28;
	SCROLLBAR-TRACK-COLOR: #E2DA7E;
}
Body {
	font-family : Arial, Helvetica, sans-serif;
	color : #0B3F32;
	background-color : #FDFACD;
	margin : 5px;
	font-size : 12pt;
}
A:visited {
	color : #C1BF1D;
	text-decoration : none;
}
A:link {
	color : #C1BF1D;
	text-decoration : none;
}
A:hover {
	color : #C1BF1D;
	text-decoration : underline;
}
A:active {
	color : #C1BF1D;
	text-decoration : none;
}
.h1		{
	text-decoration: none;
	color : #394D28;
	font-weight : bold;
}
.h2		{
	text-decoration: none;
	color : #010D55;
	font-weight : bold;
	text-align : center;
}
a.sidebar {
	font-family: "Times New Roman";
	font-size: 12pt;
	font-weight: bold;
	color: #C0DA2F;
}
a.linkbutton {
	color: #ffffff;
		}
a.linkbutton:hover {
	color: #ffffff;
	text-decoration: none;
		}
a.linkbutton:visited {
	color: #ffffff;
	text-decoration: none;
		}