body, textarea {


  font-size:10;

  font-family:"Arial",sans-serif;

}





A:link { text-decoration: none; font-weight: bold; color: aquamarine;}

A:visited { text-decoration: none; color: greenyellow;}

A:hover { text-decoration: underline; font-style: italic; color: greenyellow;}

Bullets {

font-size:10pt;

font-family:"Arial",sans-serif ;

color: black;

//margin-left: 150px;

//margin-right: 30px;

text-align: justify;

}

p { 

font-size:11pt;

font-family:"Arial",sans-serif ;

color: white;

margin-left: 15px;

margin-right: 15px;

text-align: justify;

 } 



DIV.center {

font-size:10pt ;

font-color: white ;

font-family:"Arial",sans-serif ;

text-indent: 200px ;

}



Div.centercontent {

position: relative ;

left: 20% ;

width: 75% ;

}



DIV.leftcontent {

  position: fixed;

  left:10px;

  width:190px;

  }





h4 { font-family: "arial",  serif ;

font-size: 18pt ; 

font-weight: bold ;

text-align: left;

color: #ffffff;

}

h1 { font-family: "arial",  serif ;

font-size: 18pt ; 

font-weight: bold ;

text-align: left;

color: #ffffff;

background-color: #000080;

width: 60%;

border-style: solid;

border-color: yellow;

border-width: 4px;

max-width: 50%;

}



h2 { font-family: "arial",  serif ;

font-size: 16pt ; 

font-weight: bold;

text-align: center;

color: #ffffff;

background-color: #000080;

border-style: solid;

border-color: yellow;

border-width: 3px;

max-width: 50%;

}



h3 { 
	font-family: "arial",  serif ;
	font-size: 18pt ; 
	font-weight: bold ; 
	color: #0000ff;
	padding : 0px 10px -10px -10px;
}



blockquote { 

font-size:10pt;

font-family:"Arial",sans-serif ;

color: black;

margin-left: 250px;

margin-right: 100px;

text-align: justify;

 } 





sup { 

font-size:9pt;

font-family:"Arial",sans-serif ;

color: black;

 } 
