body {

    	font-family: Trebuchet MS, Arial, Verdana, san-serif;
    	font-size: 10pt;
    	

}


H2 {
    	font-family: Times New Roman;
    	font-size: 25pt;
	color: #000000;
	background: transparent;
  	font-weight: bold;
  	text-align: center;
}

H3 {
    	font-family: Times New Roman, serif;
    	font-size: 20pt;
	color: #000000;
	background: transparent;
  	font-weight: bold;
  	text-align: center;
}
H4 {
    	font-family: Times New Roman, serif;
    	font-size: 17pt;
	color: #000000;
	background: transparent;
  	font-weight: bold;
  	text-align: center;
}
H5 {
    	font-family: Times New Roman, serif;
    	font-size: 14pt;
	color: #000000;
	background: transparent;
  	font-weight: bold;
  	text-align: center;
}
P {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 10pt;
}

BLOCKQUOTE {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 10pt;
}

TH {
	 background: #8a1b1b;
	 font-size: 9pt;
	 color: #ffffff;
	 font-weight: bold;
	 text-align: center;
}
TD {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 10pt;
}

TD P {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size:10pt;
}

UL {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 10pt;
	margin-left: 10px;
}
OL {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 10pt;
	margin-left: 25px;
}
.cap {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size:11pt;
	font-weight: bold;
	text-align: center;
}

.indented {padding-left: 45px;}
.indented2 {padding-left: 40px;}
.indented3 {padding-left: 10px;}
.indented4 {padding-left: 60px;}

.alignright {	 text-align: right;}

.xlarge {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 14pt;
	font-weight: bold;
}

.hedred {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 12pt;
		font-weight:bold;

	color: #8c071b;
}
	
	
	
.large {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 12pt;
}
.medium {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 9pt;
}

.small {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 8pt;
}

.xsmall {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 6pt;
}
.book {
	font-family: Times New Roman, serif;
	font-size: 11pt;
	text-align: justify;
}
.news {
	font-family: Times New Roman, serif;
	font-size: 9pt;
	text-align: justify;
}
.emphasized {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 11pt;
	font-weight:bold;
	background: #8a1b1b;
	color: #ffffff;
}

.leftnav {
	font-family: Trebuchet MS, Arial, Verdana, san-serif;
	font-size: 9pt;
	font-weight: bold;
	background: #64899a;
	color: #ffffff;
	
}

a.nav:link {
  color: #ffffff;
  background: transparent;
  font-weight: bold;
  font-size: 9pt;
}

a.nav:visited {
  color: #FFFFCC;
  background: transparent;
  font-weight: bold;
  font-size: 9pt;
}

a.nav:active {
  color: #CCFFFF;
  background: transparent;
  font-weight: bold;
  font-size: 9pt;
}


a.nav2:link {
  color: #ffffff;
  background: transparent;
  font-weight: bold;
  font-size: 7pt;
}

a.nav2:visited {
  color: #FFFFCC;
  background: transparent;
  font-weight: bold;
  font-size: 7pt;
}

a.nav2:active {
  color: #CCFFFF;
  background: transparent;
  font-weight: bold;
  font-size: 7pt;
}

a:link {
  color: #330066;
  background: transparent;
}

a:visited {
  color: #990000
  background: transparent;
}

a:active {
  color: #CCFFFF;
  background: transparent;
}



