body {
	background-color: #797979;
}
.tablemain{
	background-color: #CCCCCC;
}
.tabletwo{
	background-color: #ffffff
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.ltnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration: none;
	font-weight: bold;
	color : #000000;
}
a.ltnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration: underline;
	font-weight: bold;
	color : #cc0000;
}
a.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	color : #cc0000;
}
a.nav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration: underline;
	color : #cc6600;
}
a.smallnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	color : #cc0000;
}
a.smallnav:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color : #cc6600;
}
h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 16pt;
	color : #cc0000;
	text-align: center;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14pt;
	color : #cc0000;
	text-align: center;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color : #cc0000;
	text-align: center;
}
.redtxtbold {
	color : #cc0000;
	font-weight: bold;