
body
{
	bgcolor: #ffffff;
	font-family: sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.grey
{
	background-color: "#CCCCCC";
	font-family: sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
}


.line
{
	background-color: #000000;
}

.body-skip
{
	background-color: #e3f6f9;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
}


.body
{
	background-color: White;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
}

.body-mini
{
	background-color: White;
	font-family: sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
}

.mini
{
	background-color: White;
	font-family: sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #333333;
}

.news
{
	background-color: #FCEAB8;
	font-family: sans-serif;
	font-size : 9pt;
	font-style : normal;
	color: black;
	text-decoration: underline;
}

.header
{
	background-color: white;
	font-family: sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #888888;
}


.header3
{
	background-color: #F1F1D2;
	font-family: sans-serif;
	font-size : 16px;
	font-weight : bold;
	color: #70702B;
}


.title
{
	background-color: White;
	font-family: sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color : #1F6572;
}

.title2
{
	background-color: White;
	font-family: sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #02466C
}

.title3
{
	background-color: White;
	font-family: sans-serif;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : #02466C
}

.title4
{
	background-color: White;
	font-family: sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : #003366;
}

.graph
{
	background-color: White;
	font-family: sans-serif;
	color : black;
	font-size : 9pt;
}




.mid-bg {
	background-color: #8BACCF;

}


.grey-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #003466;
	background-color: #666666;

}

.NAV{
color:888888;
font-family:Arial, sans-serif;
FONT-SIZE:11px;
FONT-WEIGHT:BOLD;
padding:5px;
text-decoration:NONE;
}

.NAV A{
color:WHITE;
font-family:Arial, sans-serif;
FONT-SIZE:11px;
FONT-WEIGHT:BOLD;
padding:5px;
text-decoration:none;
}

.NAV A:hover{
color:grey;
font-family:Arial, sans-serif;
FONT-SIZE:11px;
FONT-WEIGHT:BOLD;
padding:5px;
text-decoration:underline;
}

