/* comment  -  ref: http://richinstyle.com/free/alwayswork.html.*/
/* Groupe musical Ça main style sheet  v1.0 - 21nov, 2002 02:41:15 PM */

/* 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: Geneva, Helvetica, Arial, sans-serif;
color: black}

A:link {color: blue;
text-decoration: none}

A:visited {color: #8A2BE2;
text-decoration: none;
}

A:active {color: Black;
text-decoration: underline;
 text-align : right;
 background-color : Yellow;
 border : thin solid Black;
 background-position : center;
 border-top : solid Black;
 border-bottom-width : thin;
 border-bottom : thin double;
}

A:hover {color: Red;
text-decoration: underline;
 background-color : Yellow;
}

BODY {background: #ffffff;
margin-left: 10%;
margin-right: 8%}

H1, H2, H3, H4, H5, H6 {color: #990000;
font-family: Geneva, Helvetica, Arial, sans-serif}

H1 {margin-left/* */ : -4%}

H2 {margin-left/* */ : -4%}

H3 {margin-left/* */ : -3%}

H4 {margin-left/* */ : -3%}

H5 {margin-left/* */ : -2%}

H6 {margin-left/* */ : -1%}

PRE {border: solid thin;
padding: 1em 3%}
