body{
	font-family: Verdana, Helvetica, Arial, 'Sans Serif';
	font-size: 10pt;
	margin : 0px;
	background : #E6E6DC;
}

table.content
{
	background : White;
	background-color : White;
	border : none ;
}

h1 {
font-size: 14pt;
color: #0065a1;	
	margin-left : 10px;
}

h2 {
font-size: 12pt;
color: #0065a1;
	margin-left : 10px;
}

h3  {
font-size: 10pt;
color: #0065a1;	
font-weight : bold;
	margin-left : 10px;
}

P, ul,li{
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 14px;
	list-style-type : square;
	line-height : normal;
	margin-left : 10px;
	margin-right : 10px;
	list-style-position : inside;
}
p.footnote {font-size: 8pt;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 14px;
	list-style-type : square;
	line-height : normal;
	margin-left : 5px;
}

td.footer{font-size: 8pt;
text-align: center;
}

table.box{
	border : 1px solid  #C1D0E4;
	width: 590px;
	padding: 0 px;
	margin : 2px 0px 10px 0px;
}
.boxdesc{
	background-color : #FFFFFF;
}

.boxtitle{
	background-color : #C1D0E4;
}
.storytitle{
	vertical-align : middle;
	font : bold;
	margin-bottom : 0px;
}
.storydesc{	margin-bottom : 5px;
}

.data {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	text-align : center;
}
 
.dataleft {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	text-align : left;
}
  
 
 th{
	font-size: 10pt;
color: #0065a1;	
font-weight : bold;
margin-left : 5px;
}
A:link {color: #0065a1; text-decoration: underline}
A:visited {color: #0065a1; text-decoration: underline}
A:hover {color: #000000; text-decoration: underline}
A:active {color: #000000; text-decoration: underline}

A.nav:link {
	font-size: 10pt;
	color: #0065a1;
	text-decoration: underline;
	font-weight : bold;

}
A.nav:visited {font-size: 10pt;color: #0065a1; text-decoration: underline;font-weight : bold;}
A.nav:hover {font-size: 10pt;color: #000000; text-decoration: underline; font-weight : bold;}
A.nav:active {font-size: 10pt;color: #000000; text-decoration: underline; font-weight : bold;}
