body {

    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 10pt;
	background-color: #ffffff;
	margin-top:1px; 
	margin-left:1px;
}

H1 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 18pt;
	color: #000040;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H2 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 14pt;
	color: #000040;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H3 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 14pt;
	color: #000040;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
H4 {
    font-family: Trebuchet MS, Times New Roman, serif;
    font-size: 13pt;
	color: #000040;
	background: transparent;
  	font-weight: bold;
  	text-align: center
}
P {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;

}

BLOCKQUOTE {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}

TH {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 9pt;
  	font-weight: bold;
	color: #ffffff;
	background-color: #0f4692;
}


TD {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}

UL {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}
OL {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 10pt;
}

.padding1 {margin-top:5px;margin-bottom:5px;}

.divider { font: 12px arial,helvetica,sans-serif; color: #FFFFFF; }
.dividerblue { font: 12px arial,helvetica,sans-serif; color: #0F4692; }


.tabpadding {margin-left:16px;margin-top:5px;margin-bottom:5px;font: 11px arial,helvetica,sans-serif; }

.tabpadding a:link	{	text-decoration : none ; 
						color : #0000FF ; }

.tabpadding a:visited {	text-decoration : none ; 
							color : #0F4692 ; }

.tabpadding a:hover	{	text-decoration : underline ; 	
							color : #D70101 ; }

.tabpadding a:active {	text-decoration : none ; 
							color : #0F4692 ; }
							
.rightalign {text-align:right}

.indented {padding-left: 18pt}

.alert {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	color:#CC3300;

}
.xxlarge {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 20pt;
	font-weight: bold;
}

.xlarge {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 15pt;
	font-weight: bold;
}

.large {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 12pt;
}
.medium {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 9pt;
}

.small {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 8pt;
}
.xsmall {
	font-family: Trebuchet MS, Times New Roman, serif;
	font-size: 7pt;
}
a:link {
  color: #000099;
  background: transparent;
}

a:visited {
  color: #990000;
  background: transparent;
}

a:active {
  color: #FF0000;
  background: transparent;
}



