body {
	background-color: #A6B1DF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

td, th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
}

a {
	color: #FFFF00;
	text-decoration: underline;
}

form {
	background-color: #A6B1DF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #CC3333;
	font-style: italic;
	font-weight: bold;
	text-indent: 12pt;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 13px;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.box-redborder {
	border: 1px solid #E92D2E;
	background-color: #CCCCFF;
	padding: 12px 15px;
}
.box {
	background-color: #A6B1DF;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	padding-right: 12px;
}
.title-sm {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.red {
	color: #FF0000;
}
.box2 {
	padding: 12px 15px;
}
.Arial-13px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.newfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
.title-smCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	text-indent: 12pt;
}
.Times-16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
.Times-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #CC3333;
	font-style: normal;
	font-weight: bold;
}

