body {
background-image: url("aol/columnbg.jpg");
background-repeat: repeat-y;
background-color: inherit;
margin-left: 100px;
margin-right: 25px;
margin-top: 20px;
margin-bottom: 0px;
color: #000;
text-align: left;
}
 
a.one:link { color: #FF9966; background-color: inherit; font-weight: bold; font-size: 12pt; }
a.one:visited { color: #636363; background-color: inherit; font-weight: bold; font-size: 12pt; }
a.one:hover { color: #FF9966; text-decoration: underline overline; background-color: inherit; font-weight: bold; font-size: 12pt; }
 
a.two:link { color: #FF9966; background-color: inherit; font-weight: bold; font-size: 10pt; }
a.two:visited { color: #636363; background-color: inherit; font-weight: bold; font-size: 10pt; }
a.two:hover { color: #FF9966; text-decoration: overline;  background-color: inherit; font-weight: bold; font-size: 10pt; }
 
a.three:link { color: #636363; background-color: inherit; font-weight: bold; font-size: 16pt; }
a.three:visited { color: #636363; background-color: inherit; font-weight: bold; font-size: 16pt; }
a.three:hover { color: #636363; text-decoration: underline overline;  background-color: inherit; font-weight: bold; font-size: 16pt; }
 

img { border-width: 0; }
 
IMG.displayed {
 display: block;
 margin-left: auto;
 margin-right: auto; 
}
 
h2 {text-align: left; font-family: "Times New Roman", Georgia, serif; font-size: 16pt; font-weight: bold; color: #636363; text-decoration: underline; background-color: inherit;
}
 
HR {
    font-size:8pt;    
    height:2px;
    width:80%;
    color:#636363;
    background-color: inherit;
    margin: 0px 0px 0px 0px;  
   }
 

P {
font-family: "Times New Roman", Georgia, serif;
font-size: 16pt;
font-weight: bold;
color: #000;
background-color: inherit;
}
 
.first {
font-family: "Times New Roman", Georgia, serif;
font-size: 16pt;
font-weight: bold;
color: #636363;
background-color: inherit;
}
 
.second {
font-family: "Times New Roman", Georgia, serif;
font-size: 18pt;
font-weight: bold;
color: #636363;
background-color: inherit;
}
 
table { margin-left:auto; margin-right:auto;}
body {text-align: left;}
 
.three {
border: 2px solid #FF6633;
font-family: "Times New Roman", Georgia, serif;
font-size: 16pt;
font-weight: bold;
color: #636363;
text-align: left;
background-color: inherit;
}
 
.four {
border: 0px;
font-family: "Times New Roman", Georgia, serif;
font-size: 12pt;
font-weight: bold;
color: #FF9966;
text-align: center;
background-color: inherit;
}

.copyright {
border: 0px;
font-family: "Times New Roman", Georgia, serif;
font-size: 12pt;
font-weight: bold;
color: #636363;
text-align: center;
background-color: inherit;
}