body	{
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana;
	font-size: 12px;
	margin: 0px;
}

.bgvalue {
	background-color: #DDDDDD;
}

font {
	font-size: 12px;
	font-family: arial, verdana;
	color: #000000;
}

.navhead {
	font-size: 14px;
	font-family: arial, verdana;
	color: #FFFFFF;
	background-color: #000080;
	font-weight: bold;
	text-align: center;
}

table  {
	background: #000000;
}

.flat {
	background-color: black;
	border:1px solid black;
	border-collapse:collapse;
}

th.gray,td.gray	{
	background-color: #DDDDDD;
	color: #000000;
	font-family: arial, verdana;
	font-size: 14px;
}

input, option, select, textarea {
	font-family: arial, verdana;
	font-size: 12px;
	color: #000000;
}

.radio, .checkbox {
	background: none;
}

a {
	font-family: arial;
	font-size: 14px; }

a:link, a:visited {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

a:hover, a:active {
	font-family: arial;
	font-size: 12px;
	color: #336688;
}

.nav {
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
}

a.nav {
	font-size: 14px;
}

td.nav, tr.nav {
	background-color: #EEEEEE;
}

.small {
	font-family: arial;
	font-size: 12px;
}

h2 {
	margin-top: 0px;
	text-decoration: underline;
	font-family: arial;
	font-size: 14px;
}
