P {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : #333333;
}
.header {
	font-family : Lucida Console;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0.8em;
	line-height : 150%;
	text-align : justify;
	text-indent : 20px;
	color : white;
}
body {
	scrollbar-face-color: #009900;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #009900;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0;
	background-color : #EBEBE9;
	
/*	background-color : #D9FFD9;*/
}
A.side {
font: bold 10pt Arial;
text-decoration: none;
color : #009900;
}
A.side:hover {
font: bold 10pt Arial;
text-decoration: underline;
color : #FFFF99; 
}
A.rightnav {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : white;
}
A.rightnav:hover {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : #006600;
}
.search {
	font-family : Arial;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : #006600;
}
.default {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : #333333;
}
.head {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0.001em;
	line-height : 100%;
	text-align : justify;
	text-indent : 0px;
	color : #006600;
}