body  {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.3em;
	background-color: #ffffff;
}

a {
	color: #330000;
}

a:hover {
	color: #990000;
}

a:visited {
	
}

a:active {
	
}

a.leftnav {
	font-size: 10pt;
	text-decoration: underline;
}

a.leftnav:hover {
	text-decoration: underline;
}

a.headerlink {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	color: #330000;
}

a.headerlink:hover {
	color: #990000;
}

td.headerlink 
{
	text-align: center;
}

td {
	font-size: 10pt;
}

hr {
	HEIGHT: 1pt;
	TEXT-ALIGN: left;
	color: #330000;
}

.header {
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	color: #ffffff;
}

.title {
	font-size: 18pt;
	font-weight: bold;
	font-family: Garamond, Arial, Helvetica, sans-serif;
}

.formlabel { 
	font-size: 8pt; 
	font-weight: bold; 
	text-align: left;
	padding-top: 0px; 
	padding-bottom: 0px;
	color: #0000aa;
}

.columnheader {
	background-color: #dddddd;
	font-size: 10pt;
	font-weight: bold;
}

.celltext {
	background-color: #ffffff;
	font-size: 10pt;
}

.listcell {
	background-color: #DDDDCC;
	font-size: 10pt;
}

table.block {
	background-color: #DDDDCC;
}

.headerrow {
	background-color: #cc0000;
}

.headerlabel { 
	font-size: 8pt; 
	font-weight: bold; 
	color: #ffffff;
}

.headertext { 
	font-size: 8pt;
	color: #ffffff;
}

table.header
{
	background-color: #ffffff;
}

table.main 
{
	background-color: #ffffff;
}

table.section tr td
{
	font-size: 9pt;
}

td.bullet 
{
	color: #003466;	
}

.rightbox {
	margin-top: 9px;
}
.rightboxinner {
	margin-top: 6px; margin-bottom: 6px; margin-left: 6px; margin-right: 6px; FONT-SIZE: 10px; COLOR: #666666; background-color: #ffffff;
}

		
p {
	margin: 0 0 .8em 0;
	padding: 0px;
	text-align: left;	
}

.timestamp {
	margin: 0;
	padding: 0;
	font-size: 84%;
	color: #666666;
}
		
.author {
	margin: 0;
	padding: 0;
	font-size: 84%;
	color: #666666;
}	

h3 {
	font-weight: bold;
	font-size: 120%;
	padding: 3px 0 .5em 0;
	margin: 0;
	color:#000000;
	text-align: left;
}
