body {
background: #FFFFFF; 
margin: 0px 
}
h1 {
text-align: center;
}

h2 {
text-align: center;
 font-weight: bold;
 }
h3 { 
text-align: center; 
font-weight: bold;
} 

a:link {
color: blue;
}

a:visited{color: purple}

a:active{color: olive}

p { 
color: black; 
font-size: 12pt; 
text-indent: 40px; 
font-family: "arial";
}

img {
border: none;
}

table.individual { 
border: thick outset;
 width: 600px;
 height: 250px;
 }

td.advert {
text-align: left;
border: thin outset;
}

td.subjects  {
text-align: left; 
border: thin outset;
}

table.agency { 
border: thick outset; 
width: 600px; 
height: 250px;
}

hr {
color: black;  
width: 560px; 
height: 4px;
}

td.left  { 
background: #87CEEB; 
width: 140px;
}

td.TopLeft { 
background: url("metaltoolbar.gif"); 
width: 120px; 
height: 10px;}

td.TopRight { 
background: url("metaltoolbar.gif");
height: 10px; 
}

td.footer1 { 
background: #7B68EE; 
height: 10px;
}

td.footer2 { 
background: url("metaltoolbar.gif"); 
height: 10px;
}

table.MainText { 
width: 95%;
}

img.banner { 
width: 900px;
}

p#LinkList { 
font-size: 8pt; 
text-align: center; 
font-family: "times new roman";
}

p#copy { 
font-family: "times new roman"; 
font-style: italic; 
color: blue; 
text-align: right;
}

p.info {
text-align: justify;
}

div.DropDown {
width: 90%;
margin: 40px auto 40px auto;
border: 4px #D3D3D3 outset;
text-align: center;
overflow: hidden;

}
div.DropDown a {
padding:15px;
font-Weight:bold;
}

div.DropDA {
text-align:right; 
float:left; 
margin-left:150px;
margin-right:20px;
}

div.DropDB {
text-align:left; 
float:left; 
}