BODY {
background-color:#ECE9D8;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
}

.bgd{
position:absolute;
top:0px;
left:0px;
width:750px;
margin-left:5px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
}

.bgd2{
position:absolute;
top:0;
left:0;
width:750px;
padding-top:10px;
padding-left:60px;
padding-right:60px;
padding-bottom:10px;

color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
}

.bgd2php{
position:absolute;
top:0;
left:0;
width:750px;
padding-top:10px;
padding-left:60px;
padding-right:60px;
padding-bottom:10px;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
}

.head{
position:absolute;
text-align:center;
top:5px;
left:0px;
width: 750px;
height: 192px;
background-color:silver;
margin-left:10px;
font-family:georgia,serif;
color:#000000;
border-color:silver;
border-right-style:solid;
border-right-width:3px;
border-bottom-style:solid;
border-bottom-width:3px;
}

h1{
text-align:center;
font-family:georgia,serif;color:#004080;
font-size: medium
}

h2{
text-align:center;
font-family:georgia,serif;color:#004080;
}


h3{
font-family:georgia,serif;
color:#004080;
}

.h{
margin-left:17px;
color:#000000;
}

.boxleft{
position:absolute;
top:210px;
left:20px;
width:400px;
font-size:small;
}

.boxright{
position:absolute;
top:210px;
left:420px;
width:340px;
font-size:small;
}


A:link {
  color: #004080;
  
}

A:visited {
  color: #0066FF;
  
}


A:hover {
  color: #0000FF;
  text-decoration: underline;
}

table {
font-size:small;
}


pre{
font-size:10pt
}
