body
{
	font-size: 12pt;
	color: black;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}
a, a:link, a:visited
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline
}
div, p, th, td, li, dd, dl, dt
{
    font-size: 12pt;
	font-family: arial, helvetica, sans-serif;
}
h1
{
    font-size: 21pt;
    color: #323C5F
}
h2
{
    font-size: 18pt;
    color: #323C5F
}
h3
{
    font-size: 14pt;
    color: #323C5F
}
h4
{
    font-size: 12pt;
    color: #323C5F
}
h5
{
    font-size: 10pt;
    color: #323C5F
}
h6
{
    font-size: 9pt;
    color: #323C5F
}
.SmallTextInTextArea
{
    font-family: Courier;
    font-size: 12pt
}
.desc 
{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt
}
.descbold 
{ 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10pt; 
    font-weight: bold
}
.mainhead
{
    font-size: 21pt;
    color: #323C5F
}
.subhead
{
	font-size: 16pt;
}
.smalltext
{
	font-size: 9pt;
}

.topband
{
	display: none
}
.navigation
{
	display: none
}
.content
{
   margin-left: 10%;
   margin-right: 10%;
   padding-top: 1em;
   border-top: 1px solid #999999;
}
.header
{
	display: none
}
