BODY {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;

}

P {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

TH {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

BR {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
}

A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #336666;
}


.nounder:link {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
	text-decoration: none;
}

.nounder:active {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
	text-decoration: none;
}

.nounder:visited {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #336666;
	text-decoration: none;

}

.nounder:hover {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
	text-decoration: none;
}


.leftsidenav:link {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003366;
	text-decoration: none;
}

.leftsidenav:active {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
	text-decoration: none;
}

.leftsidenav:visited {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #336666;
	text-decoration: none;

}

.leftsidenav:hover {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #0066CC;
	text-decoration: none;
}


.head1 { 
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #003333;
}

.head2 { 
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #336699;
}

.caption { 
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
