body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/fill_gray.gif);
}
td {
	font-size: 11px;
	color: #000000;
}
a {
	text-decoration: underline;
	color: #006699;
}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
a:visited {
	text-decoration: underline;
	color: #666666;
}
div
{
	font-family: verdana;
}
.header {
	font-size: 18px;
	font-weight: bold;
}
h1{
	font-size: 18px;
	font-weight: bold;
}
.subheader {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #336633
}
.smallcontent{
	font-size: 10px;
}
.copyright {
	font-size: 11px;
	color: #333333;
}
.white {
	font-size: 11px;
	color: #FFFFFF;
}
.white:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.astric {
	color: #990033;
}
.tabletop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
