body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	font-size: 10px;
	line-height: 140%;
	color: #795B78;
	margin: 0px;
}
hr {
	border-top: 1px dotted #CCCCCC;
	border-right: 0px dotted #CCCCCC;
	border-bottom: 0px dotted #CCCCCC;
	border-left: 0px dotted #CCCCCC;
}
a:link {
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC3399;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC3399;
	text-decoration: underline;
}table {
	font-size: 10px;
}
