A:LINK {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none} /* unvisited links */
A:VISITED {color: #000000; font-size: 12px; font-weight: bold;text-decoration: none} /* visited links */
A:FOCUS {text-decoration: none} /* indicates a link */
A:HOVER {color: #FF6600; font-size: 12px; font-weight: bold; text-decoration: none} /*user hovers over link */
A:ACTIVE {color: #000000; font-size: 12px; font-weight: bold; text-decoration: none} /* active links */


BODY {color: "black"; font-family: 'arial', sans-serif; font-size: 12px;}

ul { list-style-image: url('images/blackbox6x6.jpg'); }


B, DL, DT, DD, DIR, EM, H1, H2, H3, H4, H5, H6,
I, LI, OL, UL, P, SPAN, STRONG, TABLE, TH, TD, TR {color: "black"; font-family: 'arial', sans-serif; font-size: 12px;}

H1 {font: 18px; font-weight: bolder; font-family: sans-serif;}
H2 {font-size: 16px; font-weight: bold; font-family: sans-serif;}
H3 {font-size: 14px; font-weight: bold; font-style: italic; font-family: sans-serif;}
H4 {font-size: 12px; font-weight: bold; font-style: italic; font-family: sans-serif;}

TABLE {font-family: arial', sans-serif;}
