/* Fonts */

A:link, A:active, A:visited {color: blue;
background: transparent;
text-decoration: none}

A:hover {color: blue;
background: transparent;
text-decoration: underline}

BODY {margin-left: 10%;
padding: 0;
font-family: Geneva, Helvetica, Arial, sans-serif;
color: black;
margin-right: 8%;
background: #fff}

H1, H2, H3, H4, H5, H6 {color: #900;
background: transparent}

/* Classes */

DIV.contents A:link, DIV.contents A:visited  {color: #309}	

P.copyright {font-size: smaller}

SPAN.richinstyle {font-family: "Comic Sans MS"}

TD.selected {color: #ccc}

TD.sectionscell, TD.navigationcell {background: black}

@ie url(away.css);
TD.sectionscell A:link {color: white}
@ie url(away.css);
TD.sectionscell A:visited {color: white}
@ie url(away.css);
TD.navigationcell A:link {color: white}
@ie url(away.css);
TD.navigationcell A:visited {color: white}
@ie url(away.css);
TD.navigationcell A {color: white}
@ie url(away.css);
TD.sectionscell A {color: white}

.css3 {display: none}
