body {
  background-color: #000099;
  background-image: url("images/bg.gif");
  color: 000066;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
   scrollbar-face-color: #000099;
   scrollbar-shadow-color: #666666;
 scrollbar-highlight-color: #0000FF;
scrollbar-track-color: #0000ff;
scrollbar-arrow-color: #FFFFFF;
scrollbar-3dlight-color: #000099;
scrollbar-darkshadow-color: #0000DA;
text-align: center;
margin: 1em;
  }

#main {
margin-left: auto;
margin-right: auto;
width:740px;
background-color: #8EBBFF;
border-color: #FFFFFF;
border-width: 1px 1px 1px 1px;
border-style: solid;
text-align: center;
padding: 0;
margin-bottom: 0;
}

#header {
color: #FFFFFF;
padding: 0;
text-align: right;
width:100%;
height: 120px;
background-color: transparent;
border-color: #FFFFFF;
border-width: 0 0 0 0;
border-style: solid;
}
.stripe {
color: #FFFFFF;
font-size: 12px;
font-weight: bold;
text-align: right;
width: 100%;
background-color: #0066FF;
background-image: url("images/stripe.gif");
border-color: #FFFFFF;
border-width: 0;
border-style: solid;
padding-top: 2px;
margin: 0;
clear: both;
height: 25px;
}

.stripe a{
color: #FFD700;
text-decoration: none;
background-color: transparent;
}

.stripe a:hover{
background-color: #1A00FF;
color: #FFFF00;
}




#content {
margin: 0;
width: 100%;
background-color: transparent;
color: 000066;
border-color: #9ECCFF;
border-width: 0 0 1px 0;
border-style: solid;
padding: 0;
text-align: left;


}

.paragraph{
padding: 1.5em;
width=100%;
color: 000066;
}


#content a{
color: #000099;
text-decoration: underline;
background-color: transparent;
}
#content a:hover{
color: #0000da;
text-decoration: underline;
background-color: transparent;

}

td {
background-color: transparent;
color: 000066;
}

h3 {
color: 000066;
text-align: center;
padding: 0.5em;
font-size: 17px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
display: block;
}
.title1 {font-weight: bold;}
.small {font-size: 10px;}

