body {
 font: 12px/1.2 Verdana, Arial, Helvetica, sans-serif;
 background:#fff;
 padding:0px;
 margin:0px;
}

a {
 text-decoration:none;
 font-weight:bold;
 color:#a00;
}

a:hover {
 text-decoration: underline;
}

a img {
 border: none;
}
	
.center_caption {
 font-style: italic;
 text-align: center;
}

.banner_text {
 font-weight: bold;
 font-size: 26px;
 vertical-align: top;
 color:#666;
}

h1 {
 font-size:16px;
 color:#666;
 margin:10px 0 8px 0;
}

h2 {
 font-size:14px;
 color:#666;
 margin:10px 0 8px 0;
}

.downloadbutton {
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-top: 1px solid white;
 border-left: 1px solid white;
 padding: 1px 4px;
 font-size: 12px;
 font-weight: normal;
 color: black;
 text-decoration: none;
 font-family: sans-serif;
}

.downloadbutton:hover {
 border-top: 1px solid black;
 border-left: 1px solid black;
 text-decoration: none;
}

.offlinecomment {
 text-align: left;
 margin: 0px;
 padding: 2px;
 background: #ffdddd;
 font-size: x-small;
}
