a            { color: #900; text-decoration: none; }
a:link       { color: #900; text-decoration: none; }
a:visited    { color: #900; text-decoration: none; }
a:active     { color: #900; text-decoration: none;}
a:hover      { color: #C00; text-decoration: underline;}

body         { font-family: Arial, Helvetica, sans-serif;
               color: #000000; font-size: 12px; }

b            { font-family: Arial, Helvetica, sans-serif;
               color: #434343; font-size: 12px; font-weight: bold;}

table        { font-family: Arial, Helvetica, sans-serif;
               color: #000000; font-size: 12px;
}

.tdDark      { background-color: #EEEEEE;}

h1, h2, h3   { font-family: Arial, Helvetica, sans-serif; }
h1           { color: #434343; font-size: 26px; }
h2           { color: #CC0000; font-size: 20px; }
h3           { color: #CC0000; font-size: 14px; }

.FootTxt     { font-family: Arial, Helvetica, sans-serif;
               color: #000000; font-size: 10px; }

.minitxt     { font-family: Arial, Helvetica, sans-serif;
               color: #000000; font-size: 10px; }
			   
.miniPtxt    { font-family: Arial, Helvetica, sans-serif;
               color: #000000; font-size: 10px; }




