.cellbrdr {

	border: 2px dashed #666666;

}

li, .txtcontent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	font-style: normal;

	color: #FFFFFF;

}

.txtheader {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12pt;

	font-style: italic;

	color: #999999;

	text-decoration: none;

	font-weight: bold;



}

a:link { font-weight: bold; text-decoration: underline; color: #ff0000; }

a:visited { font-weight: bold; text-decoration: underline; color: #ff0000; }

a:hover { font-weight: bold; text-decoration: none;color:#ff0000}

a:active { font-weight: bold; text-decoration: none; color: #c0c0c0; }



.tblbrdr {

	border: thin outset #666666;

}


