body {
	font-family:verdana;
	font-size:10px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

A {
	color: #000000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color:#000000;
	text-decoration: underline;
}

td.blue{
	background-color:#006699;
}
td.white{
	background-color:#ffffff;
}

td.green{
	background-color:#339933;
}
select.sws {
	border-width: 1px;
	border-color: rgb(102,102,102);
	border-style: solid;
	width: 400px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5c5c5c;
	line-height: 12px;
}
div.blind{
	text-align:center;
	color:#339933;
	font-size:1px;
}
.header{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.sws{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}
