body
{
	overflow-x: auto;overflow-y: auto;
}
td,p
{
	color:#000000;
	font-size: 12px;
}

h1,.h1
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a {  font-family: Times; font-size: 12px; color: #003974; text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: underline}

.bot
{
	font-size: 11px;
	color:#784B5B;
}
td.a{
	background-color: #784B5B;
}

td.b{
	background-color: #E6C06D;
}

td.c {
	background-color: #ffffff;
}