/* CSS Document */
<style type="text/css">

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:active {
	color: #000099;
}
a:hover {
	color: #cc0033;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	font-weight: bold;
}
body
{
background-color: #D9D6C9;
margin-top: 0pt;
margin-bottom: 0pt;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

