.normal	{
		font-family : Verdana;
		font-size : 11px;
		color : #000000;
		font-weight : normal;
		line-height : 100%;
}

.normaltext	{
		font-family : Verdana;
		font-size : 11px;
		color : #636363;
		font-weight : normal;
		line-height : 160%;
		padding-left : 20px;
		padding-right : 40px;
}
a:link { 
		color:#000000;
		text-decoration:none;
}

a:visited { 
		color:#000000; 
		text-decoration:none;
}

a:hover {
		color:#5c5747;
		text-decoration:none;
}

a:active {
		color:#5c5747;
		text-decoration:none;
} 

body	{
	scrollbar-face-color: #f8f4ee;
	scrollbar-highlight-color: #f8f4ee; 
	scrollbar-track-color: #f8f4ee;
	scrollbar-arrow-color: #3b6980;
}