
BODY{
  color : #ffff80;
  background-image : url(JPGs/schist.jpg);
}
A:LINK{
  color : #e1bd2d;
  text-decoration : none;
}
A:VISITED{
  color : #d69b14;
  text-decoration : none;
}
A:ACTIVE{
  color : #faf305;
  text-decoration : none;
}
A:HOVER{
  text-decoration : none;
  color : #fbf58c;
}
P{
  font-size : 16pt;
  font-weight : normal;
  font-style : normal;
  font-family : verdana,Arial,sans-serif;
  text-align : left;
}
H1{
  font-size : 32pt;
  font-weight : bold;
  font-style : normal;
  font-family : Verdana,Arial,sans-serif;
  text-align : center;
}
H2{
  font-size : 24pt;
  font-weight : bold;
  font-style : normal;
  font-family : Verdana,Arial,sans-serif;
  text-align : center;
}
H3{
  font-size : 22pt;
  font-weight : bold;
  font-style : normal;
  font-family : Verdana,Arial,sans-serif;
  text-align : left;
}
H4{
  font-size : 20pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : left;
  text-decoration : none;
}
H5{
  font-size : 20pt;
  font-family :  Verdana,Arial,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}
H6{
  font-size : 14pt;
  font-weight : bolder;
  font-style : italic;
  font-family :  Verdana,Arial,sans-serif;
  text-align : right;
}
IMG ALT { 
  font-size : small;
  font-family : Arial,sans-serif;
}
TABLE{
  text-align : center;
}
TD{
  font-size : 12pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
}
CAPTION{
  font-size : 12pt;
  font-family : Verdana,Arial,sans-serif;
  font-weight : bold;
}

