body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 10;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px
}
.content {
	font-family: verdana;
	font-size: 12px;
	color: #003366;
}

ul.content {
	list-style-type: circle
}

.orange {
	font-family: verdana;
	font-size: 17px;
	color: #CC3300;
}

.blue {
	font-family: verdana;
	font-size: 17px;
	color: #0066CC;
}

.leftboxes {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.leftboxes a:link {
	color: #FFFFFF;
	border-bottom: 2px
	text-decoration: none;
}

.leftboxes a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.leftboxes a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.leftboxes a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.headlines {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}

a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
	text-decoration: none;
	border-bottom: dotted 1px
}
a:active {
	text-decoration: none;
	color: #FF3300;
	text-decoration: none;
	border-bottom: dotted 1px
}
input
{
color: #000000;
background: #FFFFFF;
border: 1px solid
}

.style1 {color: #FF6600}
.style2 {color: #CCCCCC}
.style3 {color: #FF0000}
