
BODY{
  color : #663300;
  background-color : #FFFFCC;
  background-image : url(rice.jpg);
}
A:LINK{
  color : #ff51a8;
  text-decoration : none;
}
A:VISITED{
  color : #d836a7;
  text-decoration : none;
}
A:ACTIVE{
  color : #ff0080;
  text-decoration : none;
}
A:HOVER{
  text-decoration : none;
  color : #ff0080;
}
P{
  font-size : 14pt;
  font-weight : normal;
  font-style : normal;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  text-align : left;
}
H1{
  font-size : 36pt;
  font-weight : bold;
  font-style : normal;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  text-align : center;
}
H2{
  font-size : 24pt;
  font-weight : bold;
  font-variant : normal;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  text-align : center;
}
H3{
  font-size : 20pt;
  font-weight : bold;
  font-style : normal;
  font-family : Geneva,Arial,Helvetica,sans-serif;
}
H4{
  font-size : 18pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
  font-style : normal;
}
H5{
  font-size : 16pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
  font-style : normal;
  text-align : center;
}
H6{
  font-size : 14pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
  text-align : center;
  font-style : normal;
}
LI{
  font-size : 14pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
  text-align : left;
  margin-left : 16pt;
  margin-right : 16pt;
}
BLOCKQUOTE{
  font-size : 13pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : 600;
  font-style : normal;
  text-align : left;
  margin-left : 36pt;
  margin-right : 36pt;
}
UL{
  text-align : left;
  list-style-image : url(pearl.gif);
  list-style-type : disc;
  list-style-position : outside;
  vertical-align : middle;
}
OL{
  text-align : left;
  list-style-type : decimal;
  list-style-position : outside;
  vertical-align : baseline;
}
TD{
  font-size : 14pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
}
SMALL{
  font-size : 12pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : normal;
}
EM{
  font-size : 13pt;
  font-family : Geneva,Arial,Helvetica,sans-serif;
  font-weight : bold;
  color : #b366a5;
  font-style : normal;
  font-variant : small-caps;
}
