body {
position: absolute;
left: 50%;
width: 500px;
margin-top: 25px;
margin-left: -266px;
padding: 15px;
border: 1px dotted #000000;
font-family: verdana, Geneva, lucida, arial, helvetica, sans-serif;
font-size: 12px;
}

#header {
width: 500px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dotted #000000;
}

#footer {
width: 500px;
padding-top:15px;
padding-bottom:15px;
margin: 15px 0px 0px 0px;
border-top:1px dotted #000000;
}

#left {
float: left;
}
	
#right {
float: right;
}

#dotted_line {
width: 500px;
margin-bottom:5px;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
border-top:1px dotted #000000;
}

.dotted_line {
width: 500px;
margin-bottom:5px;
margin-top:5px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #000000;
}

h4 {
font-size: 12px;
font-weight : bold;
}

p, ul, li, tr, td {
font-family: verdana, Geneva, lucida, arial, helvetica, sans-serif;
font-size: 12px;
}

a:link {
color: #0000ff;
text-decoration: none;
}

a:hover {
color : #ce0808;
text-decoration : underline;
}

a:active {
color: #0000ff;
text-decoration : none;
}

a:visited {
color : #0000ff;
text-decoration : none;
}

.aspell_link a {
color: #000000;
text-decoration : none;
}

.error_text {
font-size: 12px;
font-weight : bold;
color : #ce0808;
}

.red_heading {
font-size: 12px;
font-weight : bold;
color : #ce0808;
}

.super_script {
font-size: 12px;
font-weight : 400;
vertical-align : super;
}

a.notes_link {
font-size : 12px;
color : #636363;
text-decoration : underline;
font-style : italic;
}

.word1 {
font-size : 12px;
color : #070BBF;
}

.word2 {
font-size : 12px;
color : #CE0808;
}

.word3 {
font-size : 12px;
color : #048817;
}

.word4 {
font-size : 12px;
color : #070BBF;
}

.word5 {
font-size : 12px;
color : #FB801D;
}
