{
	padding: 0;
	margin: 0;
}
body {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    background: #000;
    color: #6e6767;
}
a, a:link {
    color: #3965b5;
    text-decoration: underline;
}
a:visited {
    color: #f5760e;
    text-decoration: underline;
}
a:hover {
    text-decoration: none; color: #990000
}
a:active, a:focus {
    color: #CC6600;
}  
.p5 span a {
    font-weight: bold;
}
p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}
PRE {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: lighter     margin-bottom: 1px;}

H1 {font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold}

H2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #990000}

H3 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold;  line-height: 12px;}

H4 {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; margin-bottom: 5px; margin-top: 5px;
    line-height: 10px;}

H5 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: lighter     margin-bottom: 1px;}

li { 
    margin-bottom: 1px;
    line-height: 12px;
    font-size: 80%;}
