
  P  {
 font-size : 12pt;
 color : #202020;
 font-family : Arial;
}
 BODY {
 font-size : 10pt;
 color : #dfedf5;
 font-family : Arial;
}
 PRE {
 font-size : 10pt;
}
 TD {
 font-size : 10pt;
}
 UL {
 font-size : 10pt;
 line-height : 11pt;
 list-style-type : square;
}
 LI {
 font-size : 10pt;
}
 A:link {
 font-size : 12pt;
 color : #404040;
 text-decoration : none;
 font-weight : 700;
}
 A:visited {
 font-size : 12pt;
 color : #404040;
 text-decoration : none;
 font-weight : 700;
}
 A:active {
 font-size : 12pt;
 color : #000000;
 text-decoration : underline;
 font-weight : 700;
}
 A:hover {
 font-size : 12pt;
 color : #404040;
 text-decoration : none;
 font-weight : 700;
}
 h3 {
border-bottom : 2px dashed #aaa;
 font-size : 16px;
 font-family : times new roman, serif;
 padding : 2px;
 padding-left : 0;
 margin-top : 0;
 color : #999;
 display : block;
}
 #shadow {
 margin-left : auto;
 margin-right : auto;
 width : 100%;
 height : 100%;
 background : url('gfx/pagebackground1.png') repeat-y 50% 50%;
}
