.leesText {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;

}
.noteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a {
	color: #FF3300;
	text-decoration: none;
}
hr {
	line-height: 1px;
	font-size: xx-small;
	font-weight: lighter;
	color: #CCCCCC;
}

body { border: 1 solid #FF3300; 
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #999999; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FF3300; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
} 
