a:link { 
	color: green;
	font-family: Tahoma;
	font-size: 8pt;
	}
a:visited { 
	color: green;
	font-family: Tahoma;
	font-size: 8pt;
	}
a:hover { 
	color: red;
	font-family: Tahoma;
	font-size: 8pt;	
	text-decoration:none;
	}
a:active { 
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	}
td.title_main         { border:1px solid #DADADA; font-family: Tahoma; font-size: 18pt; height:25; background-color:#E0E9F0; text-align:left }
td.answer_cell			{ border:1px solid #DADADA; padding:2px; font-family: Tahoma; font-size: 8pt; color:#808080 }
table.answer_table { font-family: Tahoma; font-size: 10pt; border: 1px solid #C0C0C0; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px }
td.title_sub         { font-family: Tahoma; font-size: 8pt; height:20; background-color:#E3E8EC; text-align:right }
td.question         { font-family: Tahoma; font-size: 10pt; font-weight: bold; width:70% }
.title_subsub { font-family: Tahoma; font-size: 8pt; text-align:right }
td.answer_label         { border:1px solid #DADADA; padding:2px; font-family: Tahoma; font-size: 8pt; color:#808080; font-weight:bold }
td.answer         { font-family: Tahoma; font-size: 8pt; color:#808080 }
tr.footer    {color: #FFFFFF; font-family: Tahoma; font-size: 8pt; text-decoration:none}
a.footer     {color: #000000; font-family: Tahoma; font-size: 8pt; text-decoration:none}

ul {
	list-style-type: bullets;
	padding-left: -10;
	margin-right: 20;
	}
li { background: url(mybullet.gif) left center no-repeat; 
	color: #808080 ;
	font-family: Tahoma;
	font-size: 8pt;
	padding-left: -10;
	margin-right: 20;

}
a:link.question { 
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	
	}
td.note         { font-family: Tahoma; font-size: 8pt; color:#808080; }
td.sub         { font-family: Tahoma; font-size: 8pt; color:#808080; margin-left:10px; margin-right:10px }

td.maincat		{ font-family: Tahoma; font-size: 10pt; color:#000080; font-weight:bold; line-height:200%; background-color:#E4EBF1 }