P.c9 {
   font-weight : bold; 
   color : #66ff00; 
   background : transparent; 
   text-align : center; 
}


P.c8 {
   color : #33ffff; 
   background : transparent; 
   text-align : center; 
}


P.c7 {
   font-weight : bold; 
   color : #e0b888; 
   background : transparent; 
   text-align : center; 
}


P.c6 {
   font-weight : bold; 
   color : white; 
   background : transparent; 
   text-align : center; 
}


P.c5 {
   font-style : italic; 
   font-weight : bold; 
   text-align : center; 
}


P.c4 {
   font-weight : bold; 
   text-align : center; 
}


P.c3 {
   font-weight : bold; 
   text-align : center; 
}


P.c2 {
   text-align : center; 
}


P.c1 {
   font-weight : bold; 
}


H2.c2 {
   text-align : left; 
}


H1.c1 {
   text-align : center; 
}


BODY {
   background-color: #009999; 
}


A:visited {
   color : #990099; 
   background : #009999; 
   text-decoration : underline; 
}


A:link {
   color : #ffff33; 
   background : transparent; 
   text-decoration : underline; 
}


A:active {
   color : #ff0000; 
   background : transparent; 
   text-decoration : underline; 
}