
body {
background-image : url('_borders/bottom.png');
overflow : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}
h1 {
font-size : 8pt;
font-weight : normal;
}
h2 {
font-size : 15pt;
font-weight : bold;
}
A:link {
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}
A:hover {
font-weight : normal;
font-style : normal;
color : #990000;
text-decoration : underline;
}
A:active {
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}
A:visited {
font-weight : normal;
font-style : normal;
color : #000000;
text-decoration : none;
}
A:visited:hover {
font-weight : normal;
font-style : normal;
color : #990000;
text-decoration : underline;
}
p {
font-size : 10pt;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}