h1
{ color: #990066;
  background: #FFFFFF; 
  font-size: 14pt; 
  font-weight: bold;
  font-family: sans-serif }

h2
{ line-height: 2;
  border-style: solid; 
  border-color: #CC0099; 
  background: #FFFFFF; 
  border-top-width: 2px; 
  border-bottom-width: 0px;
  border-left-width: 1px;
  border-right-width: 0px;
  color: #0000CC;
  font-size: 14pt; 
  font-weight: bold; 
  font-family: sans-serif }

h3
{ color: #6600CC; 
  background: #FFFFFF; 
  font-size: 12pt; 
  font-weight: bold; 
  font-family: sans-serif }

p 
{ text-align: justify; 
  color: #000099; 
  font-size: 11pt; 
  font-family: "century schoolbook", "times new roman", times, serif; }

ul
{ text-align: justify; 
  list-style: outside
  color: #000099; 
  font-size: 11pt; 
  font-family: "century schoolbook", "times new roman", times, serif; }

a 
{ text-decoration: none }
a:hover { text-decoration: underline }

b 
{ font-weight: bold }

em
{ color: 0066CC; 
  font-style: italic }

i 
{ font-style: italic }

.contrast
{ color: FFFFFF; 
  background: #333366; 
  font-family: sans-serif }

.alink
{ color: "#FF0000" }

.link
{ color: "#FF33CC" }

.vlink 
{ color: "#6699FF" }

