body
{
margin: 5px, 5px, 5px, 5px;  
background-color: #FFFFFF;
padding-top: 10px;
Padding-left: 20px;
Padding-right: 20px;
border: 5px dotted gray;

} 

img 
{
float:left;
margin: 15px, 15px, 15px, 15px;  

}

/*Links*/
a:link     {color:blue;}
a:visited  {color:#6D70FF;}
a:hover    {color:fuchsia;}
a:active   {color:lime;} 

/*Large Regular Heading Text*/
h1{font-family: Ariel, sans-serif, Verdana, Monotype Corsiva, Times, Ariel;} 
h1{font-size: Large;}
h1{font-weight:100;}
h1{line-height: 90%;}


/*Blue Regular Heading Text*/
	    
h2{
font-family: Ariel, Peinaud, Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: X-Large;
font-weight: 100;
color: #0f4f3d;
background: #d5f3a9;
margin:.3em 0 .1em 0;
}

li {font-family: Ariel, Tahoma, Verdana;}
li {font-size: small;}
li {font-weight: bold;}

/*Regular Size Text*/
h3 {font-family: sans-serif, Verdana, Ariel, Tahoma;}
h3 {font-size: medium;}
h3 {font-weight:bold;}
h3 {color: #a57911;} 

/*Light Blue Small Text*/
h4 {font-family: sans-serif, Tahoma, Verdana, Ariel;}
h4 {font-size: small;}
h4 {font-weight: bold;}
h4 {font-style: italic;} 

/*Red Very Small Text*/
h5 {font: small-caps 900 18px Times;}
h5 {font-weight:110;}

/* Extra Small Text*/
h6 {font:11px typewriter-Serial DB, teletype, sans-serif, Georgia, ariel;}



p {font-family: Ariel, Tahoma, Verdana;}
p {font-size: x-small;}
p {font-weight: bold;}

.style1 {color: #a57911;} /* Golden */
.style2 {color: #ec5900;} /* Orange */			
.style3 {color: #ed2600;} /* Red */
.style4 {color: #019101;} /* Bright Green */
.style5 {color: #a57911;} /* Blue Green */

.style6 {color: #115745;} /* Dark Green */
.style7 {color: #0000FF;} /* Light Blue */			
.style8 {color: #ed2600;} /* Red */
.style9 {color: #a19797;} /* Gray  */

}








