body {
background-image: url(images/topborder.gif);
background-repeat: repeat-x;
color: #009900;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt; 
margin: 0px;}

h1 {
font-size: 14pt;
font-weight: bold;
color: #000099;
text-align: center;
}

h2 {
font-size: 12pt;
font-weight: bold;
color: #000099;
text-align: center;
}

a:link {
color: #0000cc; 
} 

a:visited {
color: #000099;
}

a:hover {
color: #0000ff; 
}

a:active {
color: #0000ff; 
}

.question {
color: #000099;
font-weight: bold;
}

.caption {
font-size: 10px;
text-align: center;
}

#header {
width: 752px; 
margin-right: auto; 
margin-left: auto;
}

#content {
width: 700px; 
margin-right: auto; 
margin-left: auto;
}

#footer {
width: 752px; 
margin-right: auto; 
margin-left: auto;
}