.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	list-style-image: url(images/bullet.gif);
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
body {
	scrollbar-base-color:#EFEFEF;
	background-color: #EFEFEF;
}
.table #Table_01 {
	background-color: #AEAFB0;
}
