body { 
	background-color: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4141;
	line-height: 1.8em;

}
html{
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Face-Color:#4E4141; 
	scrollbar-3dLight-Color:#786A6A; 
	scrollbar-Arrow-Color:#ffffff;
}
.select{
	background:#786A6A;color:#786A6A;font-family:Verdana, Arial, Helvetica;font-size:10pt;font-weight: bold;
}


a {
	color: #786A6A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #4E4141;
	text-decoration: none;
	font-weight: bold;
}

.bodytext {
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}
h1.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4141;
	line-height: 1.8em;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 4px;
}
li {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4141;
	line-height: 1.8em;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

