@charset "utf-8";
body {
	background-color: #D7EFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.whitelink11pt:link {
	font-size: 11px;
	color: #FFFFFF;
}
.whitelink11pt:visited {
	color: #FFFFFF;
}
.whitelink11pt:hover {
	color: #660099;
}
.whitelink11pt:active {
	color:#660099;
}
a {
	font-size: 11px;
	color: #FF9900;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.maroon11ptBold {
	color: #003399;
	font-size: 10px;
}
a:link {
	color: #0000CC;
	font-weight:bold;
}
.white10pt {
	font-size: 10px;
	color: #FFFFFF;
}
.BlueBold12pt {
	color: #0033CC;
	font-weight: bold;
}
ul {
	margin:0;
	list-style-image: url(ball.png);
}
input.cerise {
	background-color:#CC33CC;
	font-weight: bold;
	color:#FFFFFF;
}
h1 {
	color:#0033CC;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}
h2 {
	color:#0033CC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	margin-top:0;
}
	{
	list-style-image:url('ball.png');
} 

