/* CSS Document */
body{
background-color: #C9EEEE;
font-family:verdana;
font-size: 11px;
margin: 0px;
color:#000000;
}
table{
font-family:verdana;
font-size: 11px;
}
a:link {
	color: #000000; text-decoration: none;
}
a:active {
	color: #000000; text-decoration: none;
}
a:visited {
	color: #000000; text-decoration: none;
}
a:hover {
	color: #000000; text-decoration: none;
}
