body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

#all { }
#header { background-image: url(../images/header.jpg); }
#container { }
#left { background-image: url(../images/left-edgebg.jpg); background-repeat: repeat-y; }
#main { background-color: #fff; text-align: left; }
#ads { background-image: url(../images/right-edge.gif); }
#footer { background-color: #334f99; padding: 0px 5px; }

h1 { font-size: 16pt; text-align: right; margin: 0px 5px 5px 5px; font-weight: normal; border-bottom-style: dotted; border-bottom-color: #334f99; color: #334f99; }
h2 { font-size: 14pt; text-align: center; }
h3 { font-size: 12pt; text-align: left; margin-left: 5px; }
h4 { font-size: 10pt; text-align: left; margin-left: 5px; }

p { margin-left: 10px;}

.whitebg a:link { color: #334f99; text-decoration: none; }
.whitebg a:visited { color: #334f99; text-decoration: none; }
.whitebg a:hover { color: #334f99; text-decoration: underline; }
.whitebg a:active { color: #334f99; text-decoration: underline; }

.bluebg a:link { color: #ffffff; text-decoration: none; }
.bluebg a:visited { color: #ffffff; text-decoration: none; }
.bluebg a:hover { color: #ffffff; text-decoration: underline; }
.bluebg a:active { color: #ffffff; text-decoration: underline; }

.eellink { font-size: 8pt; }