body{
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	color: #8897BD;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
	scrollbar-face-color:white;
	scrollbar-highlight-color:rgb(136,151,189); 
	scrollbar-shadow-color:white; 
	scrollbar-3dlight-color:white; 
	scrollbar-arrow-color:rgb(136,151,189); 
	scrollbar-track-color:white; 
	scrollbar-darkshadow-color:rgb(136,151,189);
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #8897BD;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #8897BD;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #8897BD;
	letter-spacing: 1px;
	font-size: 11px;
	text-decoration: none;
}

