body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #e9f1f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.c
{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	border-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-color: black;
	border-width: 1px;
}

.cb
{
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	border-style: solid;
	border-left-style: none;
	border-top-style: none;
	border-color: black;
	border-width: 1px;
	font-weight: bold;
}

