body {
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	line-height:19px;
	background: #ffffff;
}

td {
	font-family: Arial;
	font-size: 9pt;
	line-height:19px;
	color: #000000;
}

.head {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #8B0304;
}

.subhead {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #A46E0A;
}

.small {
	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
}
.highlight {
	font-family: Arial;
	font-size: 9pt;
	color: #877C2E;
}
.copy {
	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
}
.note
 {
	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}

a {text-decoration: none;}

a:link {
	font-family: Arial;
	font-size: 9pt;
	color: #0080C0;
	text-decoration: underline;
}

a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #0080C0;
	text-decoration: underline;
}

a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #0080C0;
	text-decoration: underline;
}

a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a.main:link {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0080C0;
	text-decoration: underline;
}

a.main:active {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0080C0;
	text-decoration: underline;
}

a.main:visited {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #0080C0;
	text-decoration: underline;
}

a.main:hover {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.small:link {
	font-family:  Arial ;
	font-size: 7.5pt;
	color: #0080C0;
	text-decoration: underline;
}

a.small:active {
	font-family:  Arial;
	font-size: 7.5pt;
	color: #0080C0;
	text-decoration: none;
}

a.small:visited {
	font-family:  Arial;
	font-size: 7.5pt;
	color: #0080C0;
	text-decoration: none;
}

a.small:hover {
	font-family: Arial;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}

select { 
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #000000;
}

input { 
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #000000;
}

input.btn {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border: 0;
}

textarea { 
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	border: 1px solid #000000;
}
img{
border-color:#999999}

hr{
height:1px;color:#999999;
}
