@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #9F5CC3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, td, li, ul, a {
font-family: Verdana;
font-size:10pt;
}
table.blist td {
border-bottom: 1px solid #e5e5e5;
}
table.blist a {
color:#0066D4;
}
a.big {
font-size:12pt;
font-weight:bold;
color:#0066D4;
}
.bt {
font-size:12pt;
font-weight:bold;
}
.mcell{
padding-top:3px;
padding-bottom:3px;
}
a.menu {
	font-size: 8pt;
	color: #FFFFFF;;
}
a.menu:hover {
	font-size: 8pt;
	color: #F0B938;
}