@charset "UTF-8";

.Footer {
	font-size: 9px;
}
.sidebar {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.content {
	text-align: left;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #000;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #900;
}.class1 tr td {
	text-align: left;
}
.content form table tr td {
	color: #FFF;
	text-align: left;
}
