body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #FFFFFF;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DB0028;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DB0028;
}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #DB0028;
}
a:active {
	text-decoration: underline;
	color: #DB0028;
}
.target {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 178px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DB0027;
	border-bottom-color: #DB0027;
	border-left-color: #DB0027;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	margin-top: 20px;
	color: #DB0028;
}
.tinyHDR {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.copybody {
	background-color: #FCFCFC;
	padding: 0px 10px;
	width: 420px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #DB0028;
}
