html, body 
{	padding-bottom: 0px;
	margin: 0px;
	font-family:Verdana,"Bitstream Vera Sans",sans-serif;
    font-size: 8pt;
    color: #FFFFFF;
    font-size: 8pt;
	background-color:#4A525A
}
a:link 
{	color:  #324B7D;
	text-decoration: none;
}

a:visited 
{	color:  #324B7D;
	text-decoration: none;
}

a:hover
{	color:  #3C5A96;
	text-decoration: none;
}

a:active 
{	color:  #324B7D;
	text-decoration: none;
} 


h1
{
	font-family:"Gill Sans","Gill Sans Std","Gill Sans MT",Georgia,serif;
	font-size:1.55em;
	font-weight:normal;
	line-height:1.5em;
	margin:0 0 1.25em;
	text-align:left;
}

p
{
	margin:0 0 1.6em;
	padding:0;
}

.dateline {
	color:#AAAAAA;
	font-size:1em;
	font-weight:normal;
	margin-bottom:1.5em;
	margin-top:-0.75em;
}