body
{
 scrollbar-base-color:#CC0000;
 scrollbar-track-color:#CCCCCC;
 scrollbar-face-color:#CC0000;
 scrollbar-highlight-color:#CC0000;
 scrollbar-3dlight-color:#CCCCCC;
 scrollbar-darkshadow-color:#CCCCCC;
 scrollbar-shadow-color:#CC0000;
 scrollbar-arrow-color:#FFFFFF;
 background-color:#CCCCCC;
 font-family:arial;
 font-size:14px;
 color:#000000;
 text-align:justify
}
button
{
 font-family:Arial;
}
table        
{
 font-family:Arial;
 font-size:10px;
}
table.body
{
 font-family:Arial;
 font-size:12px;
}
.contentbox
{
 width:800px;
 margin:10px;
 padding:10px;
 background-color:#FFFFFF;
 border:none;
 text-align:justify;
}
h1
 {
  font-family:Verdana;
  font-size:14px;
  font-weight:bold;
  color:#CC0000;
  letter-spacing:1pt;
  line-height:200%;
 }
h2
 {
  font-family:Arial;
  font-size:13px;
  font-weight:bold;
  color:#808080;
  letter-spacing:1pt;
  line-height:200%;
 }
h3
 {
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#808080;
  line-height:200%;
 }
p
 {
  font-family:Arial;
  font-size:12px;
  font-weight:normal;
  text-align:justify;
  color:#000000;
  line-height:150%;
 }
li
 {
 font-family:Arial;
 font-size:12px;
 font-weight:normal;
 text-align:justify;
 color:#000000;
 line-height:150%;
 }
a.head:link, a.head:visited, a.head:active
{
 text-decoration:none;
 font-weight:normal;
 font-family:arial;
 font-size:12px;
 color:#000000;
}
a.head:hover
{
 text-decoration:none;
 font-weight:normal;
 font-family:arial;
 font-size:12px;
 color:#CC0000;
}
a.int:link, a.int:visited, a.int:active
{
 text-decoration:none;
 font-weight:normal;
 font-family:verdana;
 font-size:10px;
 color:#FFFFFF;
}
a.int:hover
{
 text-decoration:underline;
 font-weight:normal;
 font-family:verdana;
 font-size:10px;
 color:#FFFFFF;
}
a.ext:link, a.ext:visited, a.ext:active
{
 text-decoration:none;
 font-weight:bold;
 font-family:verdana;
 font-size:10px;
 color:#808080;
}
a.ext:hover
{
 text-decoration:underline;
 font-weight:bold;
 font-family:verdana;
 font-size:10px;
 color:#808080;
}
a.txt:link, a.txt:visited, a.txt:active
{
 text-decoration:none;
 font-weight:normal;
 font-family:arial;
 font-size:12px;
 color:#CC0000;
}
a.txt:hover
{
 text-decoration:underline;
 font-weight:normal;
 font-family:arial;
 font-size:12px;
 color:#CC0000;
}