/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #D02027;
	font-weight: bold;
}
a:visited {
	color: #D02027;
	font-weight: bold;
}
a:hover {
	color: #D02027;
	font-weight: bold;
}
table.main {
	background-color: #E6E6E6;
	border: 2px solid #D02027;
	text-align: center;
	padding: 0px;
	height: 100%;
	width: 526px;
}
.content {
	padding: 18px 18px 25px;
	text-align: justify;
	vertical-align: top;
}
.st1 {
	color: #D02027;
}
.st2 {
	text-decoration: underline;
}
.reg {
	border: 1px solid #666666;
	text-align: left;
}
.form1 {
	background-color: #D02027;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: justify;
}
.copy {
	font-size: 10px;
	color: #D02027;
	text-align: right;
	padding-right: 5px;
}

