
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
font-size : 1em;
font-weight : normal;
font-style : normal;
}

body {
background-color : #6889A6;
color : #444444;
margin : 0;
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
line-height : 16px;
}
h1 {
color : #aaa;
}
h2 {
color : #aaa;
}
#page {
margin : auto;
width : 900px;
text-align : right;
}

a {
color : #444444;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : bold;
font-size : 9px;
text-decoration : none;
}
a:hover {
color : #444444;
font-family : verdana, arial, helvetica, sans-serif;
font-weight : bold;
font-size : 9px;
text-decoration : none;
text-align : center;
}

