body{
margin: 5px, 5px, 5px, 5px, 
background-color: #FFFFFF;
Padding-left: 20px;
Padding-right: 20px;
border: 5px dotted gray;} 
/*Blue Large Regular Heading Text*/
h1{font-family: Georgia, Monotype Corsiva, Times, Ariel}
h1{color: #115745} 
h1{font-size: Large}
h1 {font-weight: 600}

/*Blue Regular Heading Text*/
h2 {color: #0000FF}
h2 {font-family: Georgia, Ariel, Tahoma, Verdana }
h2 {font-size: X-Large}
h2 {font-weight:100}

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

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

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

/*Blue Extra Small Text*/
h6 {color: #4607fc}
h6 {font: small-caps 900 12px Georgia, ariel}
h6 {font-weight:100}

/*This turns text into italic*/
p {font-family:  Verdana, Ariel, Tahoma, }
p {font-size: small}
p {font-style: oblique}
p {font-weight: 100}
/*Links*/
a:link     {color:blue}
a:visited  {color:#6D70FF}
a:hover    {color:fuchsia}
a:active   {color:lime}]

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