body
{
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #ffffff;
}

td, th
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link
{
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}
a:visited
{
    font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}

a:active
{
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	color: #000000;
}
a:hover
{
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
}
h1
{
	font-size: 24px;
	font-family: Tahoma;
	color: #000000;
}

.maintextbold
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-family: Arial;
}

.text_vcl
{
    font-size: 12px;
	color: #000000;
	font-family: Arial;
}
.inputbox
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 6pt;
font-weight: bold;
color: #000000;
width: 80px;
border: 1px solid #999999;
height: 15px;
}
.inputbox2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
font-weight: normal;
color: #000000;
width: 150px;
border: 1px solid #999999;
height: 17px;
}
.inputbox3
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #000000;
width: 300px;
border: 1px solid #999999;
height: 100px;
}
.button
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #000000;
width: 60px;
height: 18px;
font-weight:bold;
background:#ffffff;
}
.button1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #ffffff;
width: 80px;
height: 20px;
font-weight:bold;
background:#000000;
}
