BODY {
   background-color : white;
   background-image: url(/bugs/images/bugsshadow.gif);
   background-repeat: no-repeat;
}

TD, TH, P, UL, OL { font-family: helvetica, Arial, sans-serif; }

A { text-decoration: none; }

A:link { color: #3333FF; }
A:visited { color: #3333FF; }
A:active { color: #00CC00; }

DIV.text, H1, H2, H3 { margin-left: 30px; margin-right: 20px; }
blockquote { margin-left: 10px; margin-right: 10px; }

DIV.center { text-align: center; }

/* ***************** Top Part Styles ***************** */

.logoShadow {
   color: #FFFF99;
   font-size: 270%; font-weight: bold;
   margin-left: 18px; margin-top: 18px;
   font-family: helvetica, Arial, sans-serif;
}

.logoForeground {
   color: #000066;
   font-size: 270%; font-weight: bold;
   margin-left: 26px; margin-top: -44px;
   font-family: helvetica, Arial, sans-serif;
}

.subTitle {
   color: #FF3333;
   font-size: 300%; font-weight: normal; font-style: italic;
   margin-left: 140px; margin-top: -22px;
   font-family: Times, serif;
}

.upperDots {
   color: #0099FF;
   font-size: 650%; font-weight: normal;
   margin-top: -100px; margin-bottom: 30px;
   font-family: Times, serif;
   text-align: right;
}

/* ***************** Link Styles ***************** */

.areaLink {
   color: #3300CC;
   font-size: 130%; font-weight: bold;
   font-family: helvetica, Arial, sans-serif;
}

/* ***************** Main Content Styles ***************** */

H1 {
   color: #333333;
   font-size: 230%; font-weight: bold;
   margin-left: 30px; margin-top: 5px;
   font-family: helvetica, Arial, sans-serif;
}

H2 {
   color: #FF6600;
   font-size: 170%; font-weight: bold;
   margin-top: 20px; margin-bottom: -4px;
   font-family: helvetica, Arial, sans-serif;
}

H3 {
   color: #CC0000;
   font-size: 130%; font-weight: normal;
   margin-top: 10px; margin-bottom: -5px;
   font-family: helvetica, Arial, sans-serif;
}

.text {
   color: #000000;
   font-size: 100%;
   font-family: helvetica, Arial, sans-serif;
}

/* ***************** Bottom Part Styles ***************** */

hr.bottom {
   margin-left: 30px; margin-right: 20px; margin-top: 15px;
}

.credits {
   color: #666666;
   font-size: 90%; font-weight: normal;
   margin-left: 30px; margin-top: 10px;
   font-family: helvetica, Arial, sans-serif;
}

