td.yellow {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFD700;
	font-weight : bold;
}
td.blue14 {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : normal;
}

td.titleblue {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
}
td.titlered {
	font-size : 16pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : bold;
}
td.red {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
}
td.red14 {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	color : red;
}

td.green {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Green;
}

td.black {
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

td.black10 {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

body { font-size: 14px; font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : Navy;
	scrollbar-3dlight-color : Aqua;
	scrollbar-face-color : navy;
	scrollbar-highlight-color : Aqua;
	scrollbar-track-color : #ADD8E6;
	scrollbar-shadow-color : Aqua;
	background: White;
}


font         { font-size: 12pt; font-family: Arial, Helvetica, sans-serif;
color: #FFD700; }

h1           { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; 
                  color: #FFD700; line-height: 75%}

p            { font-size: 12pt; font-family: Arial, Helvetica, sans-serif;  color : Navy; }




FORM         {	font-size : 12pt }

INPUT        {	font-size : 10pt }


a {  font-size: 12pt; color: Navy; font-weight : bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
A:link {color: Navy; font-weight : bold; text-decoration:none;font-size: 12pt;}
A:active {color: Aqua;  font-weight : bold; font-size: 11pt;}
A:hover {color: Aqua;  font-weight : bold; font-size: 11pt;}
A:visited {color: Navy; font-weight : bold; font-size: 12pt; text-decoration:none}
A:visited:hover{color: Aqua; font-size: 11pt;  font-weight : bold; } 

a.z {  font-size: 10pt; color: Aqua; text-decoration: none; font-family: Arial, Helvetica, sans-serif;
}
A.z:link {color: Teal;text-decoration:none;font-size: 10pt;}
A.z:active {color:Navy;}
A.z:hover {color:Navy;  font-size : 10pt;  font-weight : bold;  }
A.z:visited {color: Teal;font-size: 10pt;text-decoration:none;}
A.z:visited:hover{color:Navy;font-size: 10pt;  font-weight : bold; } 

table.bord {
	border : 5px double Navy;}

td {  
font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	font-weight : bold;
}.Red16 {
	font-size: 16pt;
	font-weight: bold;
	color: #FF0000;
}
