/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: sans-serif;
font-size: 12px}

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL , {font-family: Verdana, Arial, Helvetica, sans-serif;
color: black}

A:link {color: #000000;
text-decoration: none}

A:visited {color: #000000;
text-decoration: none}

A:active {color: #000000;
text-decoration: none}

A:hover {color: #CC0000;
text-decoration: none}

A.NAVI:link {color: #FFFFFF;
text-decoration: none}

A.NAVI:visited {color: #FFFFFF;
text-decoration: none}

A.NAVI:active {color: #FFFFFF;
text-decoration: none}

A.NAVI:hover {color: #000000;
text-decoration: none}


H1, H2, H3, H4, H5, H6 {font-family: Geneva, Helvetica, Arial, sans-serif}

H1 {margin-left/* */ : 0}

H2 {margin-left/* */ : 0}

H3 {margin-left/* */ : 0}

H4 {margin-left/* */ : 0}

H5 {margin-left/* */ : 0}

H6 {margin-left/* */ : 0}


