body {
	background-attachment : fixed;
	background-color : #FFFFFF;
	font-family : Verdana, serif;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #7D5E00;
	scrollbar-face-color : #E9E9E9;
	scrollbar-dark-shadow-color : #7D5E00;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #787A64;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom: 0px;
	
}
.o {
	font-family : Verdana, Times, serif;
    font-size : 14px;
	color : #003300;
	font-weight: bold;
}
.oo {
	font-family : Verdana, Times, serif;
    font-size : 14px;
	color : #003300;
	font-weight: bolder;
	font-style : oblique;
}
.ooo {
	font-family : Verdana, Times, serif;
    font-size : 11px;
	color : #888080;
}
.oooo {
	font-family : Verdana, Times, serif;
    font-size : 11px;
	color : #003300;
	font-weight: bold;
}
a {
	color: #003300;
	font-family : Verdana, Times, serif;
	font-size : 14px;
	text-decoration : none;
	font-weight: bold;
}
a:visited {
	color: #006666;
	font-family : Verdana, Times, serif;
	text-decoration: none;
	font-size : 14px;
	font-weight: bold;
}
a:active {
	color: #003300;
	font-family : Verdana, Times, serif;
	text-decoration: none;
	font-size : 14px;
	font-weight: bold;
}
a:hover {
   	color: #888080;
	font-family : Verdana, Times, serif;
	font-size : 14px;
	font-weight: bold;
}	
a.a {
	color: #888080;
	font-family : Verdana, Times, serif;
	font-size : 11px;
	text-decoration : none;
}
a.a:visited {
	color: #000000;
	font-family : Verdana, Times, serif;
	text-decoration: none;
	font-size : 11px;	
}
a.a:active {
	color: #006666;
	font-family : Verdana, Times, serif;
	text-decoration: none;
	font-size : 11px;	
}
a.a:hover {
   	color: #006600;
	font-family : Verdana, Times, serif;
	font-size : 11px;	
}	
p {
	text-align:justify;
}
input {
	background : #A0A0A0;
	font : Verdana, Times, serif;
	color: #836200;
}