body,td,th {color: black; font-family: Arial,Helvetica,sans-serif; font-size: 14px}

.style1 {font-size: x-small}
.style2 {color: pink}
.style3 {color: white; font-weight: bold}
.style4 {color: white; font-size: 0.82em; font-weight: bold; font-family: Arial Black}
.style5 {color: white; font-size: 16}

/* white, to be used with dark background */
.neg {color: white; margin: .5em auto .5em; font-size: 16px}  
a:link.OnDark {color: white; font-weight: normal}
a:visited.OnDark {color: #FF99CC; font-weight: normal}
/* END of light on dark background */

a:link {color: #5C5C5C; font-weight: bold} /* #5C5C5C is dark gray. */
a:active {color: #5C5C5C; font-weight: bold}
a:visited {color: black; font-weight: bold}
	
body {background-color: lightgrey; background-image: url(backgrounds/grey.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px}

.main {font-family: Arial, Helvetica, sans-serif; border: 10px double black}
