td.title {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #005B01;
}
td.main {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #005B01;
	font-weight : bold;
}

td.red16 {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
}
td {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #005B01;
	font-weight : bold;
}

body { font-size: 12pt; font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : Black;
	scrollbar-3dlight-color : #336666;
	scrollbar-face-color : #90441e;
	scrollbar-highlight-color : #00FF66;
	scrollbar-track-color : #e6995a;
	scrollbar-shadow-color : #336666;
	background-color : #FFFF99;
	 }




h1           { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; 
                  color: #000000; line-height: 75%}

p            { font-size: 12pt; font-family: Arial, Helvetica, sans-serif;
}

FORM         {	font-size : 12pt }

INPUT        {	font-size : 10pt }

a.nav {  font-size: 8pt; color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
A.nav:link {color:#000000;text-decoration:none;font-size: 8pt;}
A.nav:active {color:#FF3300;}
A.nav:hover {color:#FF3300;}
A.nav:visited {color:#000000;font-size: 8pt;text-decoration:none;}
A.nav:visited:hover{color:#FF3300;font-size: 8pt;} 

a.w {  font-size: 12pt; color: #7f1c04; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
A.w:link  {color:#7f1c04;text-decoration:none;font-size: 12pt;}
A.w:active {color:#e6995a;font-size: 12pt;text-decoration: none} 
A.w:hover {color:#e6995a;font-size: 12pt;}
A.w:visited{color:#7f1c04;font-size: 12pt;}
A.w:visited:hover{color:#e6995a;font-size: 12pt;}

a.z {  font-size: 10pt; color: #7f1c04; text-decoration: none; font-weight: bold; font-family: Arial, Helvetica, sans-serif;
}
A.z:link  {color:#7f1c04;text-decoration:none;font-size: 10pt;; font-weight: bold}
A.z:active {color:#e6995a;font-size: 10pt;text-decoration: none; font-weight: bold} 
A.z:hover {color:#e6995a;font-size: 10pt;; font-weight: bold}
A.z:visited{color:#7f1c04;font-size: 10pt;; font-weight: bold}
A.z:visited:hover{color:#e6995a;font-size: 10pt;}

a {  font-size: 12pt; color: #006400; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
A:link {color:#006400;text-decoration:none;font-size: 12pt;}
A:active {color:#FF3300;  font-weight : bold; }
A:hover {color: #FF3300;  font-weight : bold; }
A:visited {color:#006400;font-size: 12pt;text-decoration:none;}
A:visited:hover{color:#FF3300;font-size: 12pt;  font-weight : bold; } 

table.bord {
	border : 7px double #7F1C04;
}