body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C41510;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C41510;
}
a:hover {
	text-decoration: underline;
	color: #C41510;
}
a:active {
	text-decoration: none;
	color: #C41510;
}
.a2:link {
	color: #999999;
	text-decoration: underline;
}
.a2:visited {
	text-decoration: underline;
	color: #999999;
}
.a2:hover {
	text-decoration: none;
	color: #999999;
}
.a2:active {
	text-decoration: underline;
	color: #999999;
}
.textRed {
	color: #C41710;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	color: #999999;
}
ul {
	list-style-position: outside;
	list-style-type: square;
}
.formsy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formback {
	background-color: #F3F3F3;
	padding: 10px;
}
.servicetext {
	padding-left: 20px;
}
hr {
	color: #CCC;
	height: 1px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
