BODY, TABLE, TD, P, A, INPUT
{
	font-family:Arial, Helvetica, sans-serif;
}

A
{
	text-decoration:none;
}

.body
{
	background-color: white;
}

.vmenu
{
	border-right: #a00000 2px solid;
	border-top: #e00000 2px solid;
	padding-left: 2px;
	padding-right: 4px;
	font-weight: bold;
	font-size: 8pt;
	border-left: #e00000 2px solid;
	border-bottom: #a00000 2px solid;
	text-align: left;
}

.vmenu2
{
	cursor: pointer;
	color:White;
}

.vmenu2:hover
{
	text-decoration:underline;
}

.vlink
{
	color: Silver;
}

.vlink:hover
{
	color: #eee8aa;
	text-decoration:underline; 
}

.info
{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
	color: white;
	text-align: left;
}

.ht
{
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 8pt;
}

.hs
{
	font-weight: normal;
	font-size: smaller;
}

.hd
{
	font-weight: normal;
	font-size: smaller;
	color: green;
}

.quote
{
	font-weight: bold;
	font-size: smaller;
	color: white;
	font-style: italic;
	padding-left: 2px;
}

.tod
{
	font-weight: bold;
	font-size: smaller;
	color: white;
	font-style: italic;
	text-align: right;
	vertical-align: top;
	padding-right: 2px;
}

.footer
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	background-color: #cc0000;
	text-align: center;
}

.bf
{
	font-weight: bold;
	font-size: 7.5pt;
	text-align: center;
}

.sth
{
	font-weight: bold;
	color: #dd0000;
}

.pt
{
	font-size: 22pt;
}

.pst
{
	font-size: 16pt;
}

.psem
{
	font-size: 10pt;
	font-weight: bold;
}

.inqform
{
	border-right: black thin solid;
	border-top: black thin solid;
	font-weight: bolder;
	font-size: smaller;
	border-left: black thin solid;
	color: white;
	border-bottom: black thin solid;
	background-color: #cc0000;
	text-align: left;
}

.inqformtitle
{
	font-weight: bolder;
	font-size: larger;
	color: black;
	background-color: white;
}