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;


}

/*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: Peinaud, Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: X-Large;
font-weight: 100;
color: #0f4f3d;
background: #d5f3a9;
margin:.3em 0 .1em 0;
}



/*Black Regular Size Text*/
h3 {font-family: Ariel, Tahoma, Verdana}
h3 {font-size: small}
h3 {font-weight:bold}

/*Light Blue Small Text*/
h4 {font-family: Monotype Corsiva, Times, Ariel}
h4 {font-size: Large}
h4 {font-weight:100}

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

/* Extra Small Text*/
h6 {font:10px 900 sans-serif, Georgia, ariel}
h6 {font-weight:bold}

/*This turns text into italic*/
p {font: medium Verdana, Tahoma, Georgia, Ariel;
font-size: 85%;
}
p:first-line 
{
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-style: italic;
font-variant: normal;
font-weight: bold;
font-size: 115%;}

{
.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  */

}








