<!--
td						{ font-family: arial,helvetica; font-size: 10pt; color: #000000; }
.sub_header_red			{ font-size: 12pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  darkred; }
.sub_header_blue			{ font-size: 12pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  darkblue; }
.sub_header_black		{ font-size: 12pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  black; }
.sub_header_white		{ font-size: 12pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 21px; color:  white; }
.important_red			{ font-size: 10pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  darkred; }
.important_black		{ font-size: 10pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  black; }
.important_white		{ font-size: 10pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 21px; color:  white; }
.lowered_black			{ font-size: 10pt; text-decoration:  underline; font-weight: bold; padding-top: 5px; color:  black; }
.lowered_red			{ font-size: 10pt; text-decoration:  underline; font-weight: bold; padding-top: 5px; color:  darkred; }
.table_header_cell		{ font-size: 10pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  white; background: darkred }
.table_rows_1			{ font-size: 10pt; text-decoration:  none; font-weight: bold; padding-bottom: 2px; padding-top: 2px; color:  black; background: #fffffa }
.form_cell_names		{ font-size: 8pt; text-decoration:  none; font-weight: none; padding-bottom: 0px; padding-top: 0px; color:  black; background: none }
a						{ font-size: 10pt; text-decoration:  none; color:  darkred; }
a:hover					{ text-decoration: underline; color:  darkgreen; }
.small					{ font-size: 12px; }
.small_red				{ font-size: 12px; }
.small_white			{ font-size: 12px; color:  white; }
.verySmall				{ font-size: 10px; }
.copyright				{ font-family: verdana,arial,helvetica; font-size: 7pt; color: #DDDDDD; }
.copyright a:link		{ color: #000000; }
.copyright a:hover		{ color: #000000; text-decoration: none; }
.copyright a:visited	{ color: #000000; }
body
{
    SCROLLBAR-FACE-COLOR: #DDDDDD;
    SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
    SCROLLBAR-SHADOW-COLOR: #AAAAAA;
    SCROLLBAR-3DLIGHT-COLOR: #BBBBBB;
    SCROLLBAR-ARROW-COLOR: #FFFFFF;
    SCROLLBAR-TRACK-COLOR: #CCCCCC;
    SCROLLBAR-DARKSHADOW-COLOR: #BBBBBB;

	font-family: arial,helvetica;
	font-size: 10pt;
}

-->