body
{
	font-family: arial;
	font-size: 0.75em;
	color: #666666;
	margin: 5px;
}

td
{
	font-size: 1em;
	color: #333333;
}

a, a:link
{
	font-weight: bold;
	color: #006BA3;
    text-decoration: none;
}

a:visited
{
	color: #006BA3;
}

a:hover
{
	color: #006BEE;
    text-decoration: underline;
}

a:active
{
	color: #BC2B16;
}

a img
{
	border: 0px;
}

#myhand
{
	cursor: hand;
}

#h_1
{
	font-size: 20pt;
	font-weight: bold;
}
#h_2
{
	font-size: 15pt;
	font-weight: bold;
}
#h_3
{
	font-size: 10pt;
	font-weight: bold;
}
#h_4
{
	font-size: 8pt;
	font-weight: bold;
}

#line
{
	background-color: #999999;
}

#header
{
	background-color: #E8E8E8;
	height: 22px;
}

#boldtext
{
	font-weight: bold;
}

#message{
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin: 5px;
	line-height: 1.5em;
}

#messageheader{
	background-color: #94B794;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#inputfield
{
	color: #4b4b4b;
	font-family: verdana;
	font-weight: normal;
	width: 200px;
	border-color: #7396C1;
	border-width: 1px;
	border-style: solid;
}
