A { COLOR: #000000; text-decoration: none; cursor: pointer; cursor: hand; }
A:hover { COLOR: #A00000; text-decoration: underline; cursor: pointer; cursor: hand; }

A.nav { COLOR: #FFFFFF; text-decoration: none; cursor: pointer; cursor: hand; }
A.nav:hover { COLOR: #A00000; text-decoration: underline; cursor: pointer; cursor: hand; }

.bigtitle { color:#000000;font-size:18pt;font-family:Verdana, Arial; font-weight:normal;}
.title { color:#000000;font-size:12pt;font-family:Verdana, Arial; font-weight:normal;}
.subtitle { color:#000000;font-size:11pt;font-family:Verdana, Arial;font-weight:normal; }
.txt { color:#000000;line-height: 18px; font-size:9pt;font-family:Verdana, Arial; font-weight:normal;}
.txtb { color:#000000;font-size:9pt;font-family:Verdana, Arial;font-weight:900; }
.txtg { color:#A0A0A0;font-size:9pt;font-family:Verdana, Arial; font-weight:normal;}
.smtxt { color:#000000;font-size:8pt;font-family:Verdana, Arial;font-weight:normal; }
.smtxtg { color:#A0A0A0;font-size:8pt;font-family:Verdana, Arial; font-weight:normal;}

body {
	background: white;
	margin:0px; 
	padding:0px;
	font-class: txt;
}

.dashed { border-bottom: dashed 2px #E0E0E0; }

