
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #660000;
	color: #000000;
}

li,ol,ul,br,input,p,select,option,textarea,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	vertical-align: top;
}

a {color: #660000; }

/* Body Styles */
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-style:  italic;
}

.smallwhite {
	color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.footer2 {
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.smallblack {
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}


.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-transform:  uppercase;
	color: #003366;
}

.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform:  uppercase;
	color: #003366;
}

.inverted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #000000;
	color: #ffffff;
}

.invertedSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.subhead2{
	background-color : #cccccc;
	font-weight: bold;
}

.subhead3 {
	color: #1e4174;
	font-weight: bold;
	font-size: 10pt;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-transform:  uppercase;
	color: #000000;
}
