/* Body Styles */

body
{
	margin: 0; 
	background: #ffffff
}

p,td,li,pre 
{
	font: normal 11px verdana,arial,helvetica,sans-serif; 
	color: #000000
}

a
{
	color: black;  
	text-decoration: none
}

a:hover 
{
	color: #555555
}

pre 
{
	margin-bottom: 0
}

table.table2
{
    border-left: 1px solid #800000;
    border-top: 1px solid #800000;
    border-right: 1px solid #800000;
    border-bottom: 1px solid #800000;
}

tr.row2
{ 
	font-size: 8pt; 
	background-color: #f5f5f5; 
	text-indent: 2px 
}

tr.row1
{
	font-size: 8pt; 
	background-color: #ffffff; 
	text-indent: 2px 
}

.colorbar2 
{
	background: #800000
}

table.indent
{ 	
	text-indent: 6px 
}

