body {
	margin: 10px;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
}

td {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	line-height:15px;
	color: #666666;
}

.head {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #8B0304;
}

.subhead {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #A46E0A;
}

.small {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 7.5pt;
	color: #000000;
}

.copy {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 7.5pt;
	color: #000000;
}
.note
 {
	font-family: Arial, Helvetica;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}

a {text-decoration: none;}

a:link {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #613F00;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #613F00;
	text-decoration: none;
}

a:visited {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #613F00;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
/* -------------------- -------------------- -------------------- -------------------- -------------------- */

a.main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.main:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.main:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}

a.small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration: none;
}

a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	color: #000000;
	text-decoration:none;
}

a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #000000;
	text-decoration:  underline overline;
}



select { 
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
}

input { 
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
}

textarea { 
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
}
img{
border-color:#cccccc}

hr{
height:1px;color:#cccccc;
}
