/* CSS Document */
body 
{
	background-color: #666666;
	margin:0px;
}
td
{
	vertical-align:top;
}
.text1
{
	font-family:"Verdana";
	font-size:10px;
	font-style:normal;
	font-weight:200;
	color:#000000;
}
.text2
{
	font-family:"Verdana";
	font-size:12px;
	font-style:normal;
	font-weight:600;
	color:#FFFFFF;
}
.text3
{
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}
.text4
{
	font-family:"Verdana";
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#999999;
}

a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
.footer
{
	font-family:"Verdana";
	font-size:11px;
	font-weight:200;
	color:#660000;
}
.bgcolor1
{
	background-color:#FF6600;
}
.bgcolor2
{
	background-color:#dddddd;
}
