h1, h2, h3, h4, OL, DL, TD, P, table {
	font-family: Times New Roman,Verdana,Arial,Geneva;
}
.noteline
{
    font-size: 12pt;
		font-family : Times New Roman,Verdana,Arial,Geneva;
    COLOR: #486549;
		text-align: center;
    font-weight: bold;
}
.cwpheadline
{
    font-size: 14pt;
		font-family : Times New Roman,Verdana,Arial,Geneva;
    COLOR: #486549;
		text-align: center;
}
.cwpheadlineL
{
    font-size: 14pt;
		font-family : Times New Roman,Verdana,Arial,Geneva;
    COLOR: #486549;
		text-align: left;
}
.cwpheadlineR
{
    font-size: 14pt;
		font-family : Times New Roman,Verdana,Arial,Geneva;
    COLOR: #486549;
		text-align: right;
}
OL, DL,P {
    text-align: center; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
	}

.bodyc { 
    text-align: center; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
  }

.bodyl { 
    text-align: left; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
  }

.bodyr { 
    text-align: right; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
  }
  
.headerl { 
    text-align: left; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
    font-weight: bold;
  }
.header { 
    text-align: center; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
    font-weight: bold;
  }
  
.headerr { 
    text-align: right; 
		font-family : Verdana,Arial,Geneva; 
		font-size: 8pt;
    color: black;
    font-weight: bold;
  }
H2 {
	font-family : Verdana,Arial,Geneva;
	font-size: 12pt;
    font-weight: bold;
	color: #00004F;
    line-height: 14pt;
}

H3 {
	font-family : Verdana,Arial,Geneva;
	font-size: 11pt;
	color: 00004F;
}

H4 {
	font-family : Verdana,Arial,Geneva;
	font-size: 10pt;
	color: #00004F;
}

.headerw {
	font-family : Verdana,Arial,Geneva;
	font-size: 8pt;
	color: white;
    font-weight: bold;
		text-align: center;
}

.headerwl {
	font-family : Verdana,Arial,Geneva;
	font-size: 8pt;
	color: white;
    font-weight: bold;
		text-align: left;
}

.headerwr {
	font-family : Verdana,Arial,Geneva;
	font-size: 8pt;
	color: white;
    font-weight: bold;
		text-align: right;
}

a:link { color: #003300; text-decoration: underline; font-weight: normal; 
		font-size: 8pt; font-family : Verdana,Arial,Geneva; }
a:visited { color: #003300; text-decoration: underline; font-weight: normal;
		font-size: 8pt; font-family : Verdana,Arial,Geneva; }
a:active { color: #003300; text-decoration: underline; font-weight: normal; 
		font-size: 8pt; font-family : Verdana,Arial,Geneva; }
a:hover { color: #666600; text-decoration: underline; font-weight: normal;
		font-size: 8pt; font-family : Verdana,Arial,Geneva; }
		
DT {
	font-weight: bold;
	font-color: #050;
}

.popup {
	color:green;
}


EM.maroon {
	font-style: italic;
	color: maroon;
}

.hilite {
	background: tan;
}
.small {
	font-size: 8pt;
}

b.small {
	font-size: 8pt;
}
