
#body {background-color: #EEEEEE;}
#body {background-color: #eeeffa;}
body {background-color: #FFFFFF;}

body {color: black;}
#body {font-family: sans-serif;}
body {font-family: bitstream vera sans, verdana, trebuchet ms, nimbus sans L, arial, sans-serif;}

a:link {color:blue}
a:visited {color:purple}
a:active {text-decoration:none}
a:hover {text-decoration: underline; color:red; background-color: #C3D3FF;}

p,em,li,th,td {color: black;}

h1,h2,h3 {text-align: center;}
h4 {text-align: left;}
h5 {text-align: center; font-style: italic;}
div {text-align: left;}

span.expandLink {
  font-size: 70%;
  color: red; }
span.expandLink a {
  color: red; }

