BODY {
	background-color: #FFFFFF;
	margin-left: 5%;
	margin-right: 5%;
	font-family: arial, helvetica, sans-serif;
}

H1, H2, H3, P, OL, UL, DL, LI, TR, TD, TH, BLOCKQUOTE { 
		font-family: arial, helvetica, sans-serif;
}


H1 {font-size: 16pt;
}


H2 {font-size: 14pt;
}

H3 {font-size: 12pt;
}


.bodytext { 
		font-family: arial, helvetica, sans-serif;
	
}

.nav {
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	line-height: 18pt;
	}

 
.maintop {
	font-size: 20pt;
	color: #000000;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
} 
.title {
	font-size: 20pt;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.subtitle {
	font-size: 12pt;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smalltext {
   font-size: 9pt;
            }  

.comment {
   font-size: 9pt;
            }  

A:link, A:active { 		
					text-decoration: none; 
					font-weight: bold;
					color: #00007B;
					font-family: arial, helvetica, sans-serif;			
		}
		
A:visited { 	
			text-decoration: none;
			font-weight: bold;
			color: #990000;
			font-family: arial, helvetica, sans-serif;				
		}

		
A:hover { 	
			text-decoration: underline;
			color: #990000;
				
		}
A.bottom:link { 	text-decoration: none; 
			color: #00007B;
		}
		
A.bottom:hover { 	
			text-decoration: underline;
			color: #990000;
		}

A.bottom:visited { 	
			text-decoration: none;
			color: #990000;
		}


/* top/bottom contents */

.info { color: #808080;
          font-family: arial, helvetica;
          font-size: 9pt;
         
        }
		
.topbottom {
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
	line-height: 20pt;
	}
 

P.pIndent {margin-left: 20px;}
.new {
	font-weight: bold;
	font-size: 75%;
	margin-bottom: 9 px;
}
.bullet-intro {
	margin-bottom: 0px;
}
.news {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 75%;
}
.section {
	font-size: 90%;
	margin-bottom: 3pt;
}
