BODY {
    font-family: Arial;
    font-size: 9pt;
}

h1 {
    font-size: 24px;
    line-height: 100%;
    margin: 0;
    color: #000000;
	font-family: Arial;
}

h2,h3,h4 {
    font-size: 18px;
    line-height: 100%;
    color: #000000;
}

a {
    color: #0000FF;
    font-size: 9pt;
}

.articlebody {
	margin-right: 25px;
	font-size: 9pt;
}

.nav  {
	margin-right: 15px;
}

.nav a {
	color: #0000FF;
	font-size: 9pt;
	margin-right: 20px;
}

#header
{
	border-bottom: solid 0px black;
}
