body {
margin: 15;
width: 98%;
height: 98%;
scrollbar-highlight-color:#999999;
scrollbar-arrow-color: #f0e7c2;
scrollbar-face-color: #f0e7c2;
scrollbar-base-color:black;
scrollbar-track-color: #f0e7c2;
background-color: #f0e7c2;
background: url('images/webback2.gif') no-repeat;
}
p { font-size: 12 pt; font-family: Arial; color: black;margin-top: 0; margin-bottom: 0}
a:link { font-size: 12pt; font-family: Arial; color: black; text-decoration: none;} 
a:visited { font-size: 12pt; font-family: Arial; color: black; text-decoration: none;} 
a:hover { font-size: 12pt; font-family: Arial; color: black; text-decoration: underline;} 
a:active { font-size: 12pt; font-family: Arial; color: black; text-decoration: none;} 


.container {
text-align: center; font-size: 9 pt; font-family: Arial; color: black;
width: 795px;
height: 695px;
background: url('images/webback.png') no-repeat;
}

.top {
text-align: center;
height:250px;
width: 730px;
overflow: hidden;
}

.link {
margin: 0px;
height: 35px;
width: 730px;
text-align: center;
}

.link2 {
text-align: left;
height: 400px;
width: 715px;
overflow-x: hidden;
overflow-Y: auto;
}

.footer {
clear: both; 
height:16px;
width: 795px;
text-align: center;
}