body {
 background-color:#FFFFFF;
 color:#000033;
 font-family:Arial, Helvetica, sans-serif;
 margin:0px;
}

h1 {
 font-size:120%;
 font-weight:bold;
}

h2 {
 font-size:100%;
 font-weight:bold;
 margin-bottom:0px;
 padding-bottom:0px;
}

hr {
 margin:0px;
 color:#cccccc;
}

p, td	{
 font-size:90%;
 line-height:18px;
}

li {
 font-size:10pt;
}

a:link {
 text-decoration:none;
 font-weight:bold;
 color:#000066;
}

a:visited {
 text-decoration:none;
 font-weight:bold;
 color:#000066;
}

a:hover {
 text-decoration:none;
 font-weight:bold;
 color:#ffff00;
 background-color:#cccccc;
}

a:active {
 text-decoration:underline;
 font-weight:bold;
 color:#ccffff;
}

.navigation {
 background-color: #cccccc;
 line-height:25px;
 text-align:center;
 font-size:85%;
}

.afterh2 {
 margin-top:0px;
 padding-top:0px;
}
