body {
background-color: white; 
}

p {
text-align: justify;
font: 11pt georgia;
}

h1 {
color: #5E9E5E;
font-size: 120%;
text-align: center;
font: 20pt century gothic;
} 

h2 {
color: #2272BA;
text-size: 35%;
text-align: center;
font: 14pt Century gothic;
}

h3 {
color: #2272BA;
text-size: 20%;
text-align: left;
font: 10pt Century gothic;
}


a:link {
color: #5A3C73;
}

a:visited {
color: #749656;
}

.ptext {
text-align: justify;
color: #5A4F55;
font: 10pt georgia;
}

li {
disk: none;
}


.right {
background-color: none;
border-style: none;
border-width: 0;
border-color: none;
font-size: 100%;
text-align: left;
text-style: bold;
font: 14pt century gothic;
position: absolute;
top: 300px;
left: 650px;
width: 500px;
height: 400px;
}

.center {
font: 10pt georgia;
position:absolute;
margin-left: 90px;
margin-right: 295px;
padding-left: 12px;
padding-right: 12px;
padding-top:14px;
height: 4000px;
width: 510px;
margin-top: 220px;
}

.color1 {
background-color: #DFF7E0
}

.center2 {
font: 10pt georgia;
position: absolute;
margin-left: 90px;
margin-right: 295px;
padding-left: 12px;
padding-right: 12px;
padding-top:10px;
height: 2500px;
width: 800px;
margin-top: 250px;
}

.header {
position:absolute;
margin-left: 110px;
margin-top: 100px;
}

p
{
color: #595959;
font: 10pt georgia;
}

img.FloatLeft {
float: left;
margin: 10px;
padding-top: 10px:
}

img.FloatLeft {
float: left;
margin: 5px;
}

img.FloatRight {
float: right;
margin: 10px;
}

img.FloatCenter {
float: center;
margin-left: 50px;
}

img.GrooveBorder {
border-style: groove;
border-width: 3px;
}

img.solid{
border-style: solid
border-width: 3px
}