body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #3F56FD;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	color: #AE3643;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #313811;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #313811;
}
.main2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.LeftA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 16px;
	color: #313811;
}
.Left1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
}
.RED-bold {
		color: #AE3643;
		font-weight: bold;
}
.RED-Big {
	color: #AE3643;
	font-weight: bold;
	font-size: 1.25em;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}
.small1 {
	font-size: .85em;
	color: #666;
}
.textLeftpad {
	padding-left: 35px;
}