a
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
a:link
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
a:hover
{
	font-weight: bold;
	font-size: xx-small;
	color: blue;
	border-top-style: none;
	font-family: Verdana, Arial;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
	border-bottom-style: none;
}
body
{
	font-weight: bold;
	font-size: xx-small;
	color: #990000;
	font-family: Verdana, Arial;
	background-color: lightslategray;
	text-decoration: none;
}
td
{
	font-weight: bold;
	font-size: xx-small;
	color: #990000;
	font-family: verdana, arial;
}
.item
{
	font-weight: normal;
	font-size: x-small;
	color: #993333;
	font-family: arial;
	background-color: #99cccc;
	text-decoration: none;
}
.altitem
{
	font-weight: normal;
	font-size: x-small;
	color: #0033ff;
	font-family: arial;
	background-color: #ff9999;
	text-decoration: none;
}
.hyperlink
{
	font-weight: bold;
	font-size: xx-small;
	color: #0033ff;
	font-family: verdana, arial;
}
.mainlinks:link
{
	font-weight: bold;
	font-size: x-small;
	color: maroon;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	text-decoration: none;
}
.mainlinks:hover
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	text-decoration: none;
}
.mainlinks:active
{
	font-weight: bold;
	font-size: x-small;
	color: blue;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	text-decoration: none;
}
.mainlinks
{
	font-weight: bold;
	font-size: x-small;
	color: maroon;
	font-family: Verdana, Arial;
	font-variant: small-caps;
	text-decoration: none;
}
H6
{
	font-weight: bold;
	font-size: x-small;
	color: #cc3333;
	font-family: Verdana, Arial;
}
.input
{
	font-size: xx-small;
	color: red;
	font-family: Verdana, Arial;
	background-color: white;
}
.tdmargin
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}