BODY {
margin:0; font-family: Verdana, Arial, sans-serif;
font-size: 80%;
text-align:left;
cursor: crosshair;
}

P, TD, LI, UL, Table {
font-family: Arial;
font-size: 100%
}

/* this group sets the normal link colors */
A:LINK {
color: #000080;
text-decoration: none underline;
font-family:Arial
}
A:VISITED {
color: #000080;
text-decoration : none underline;
font-family:Arial
}
A:HOVER {
text-decoration : underline;
font-family:Arial; color:#0000FF
}
A:ACTIVE {
text-decoration : none;
font-family:Arial
}

/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #000080;
letter-spacing: 2; font-family:Arial
}
H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
color : #000080;
letter-spacing: 2
}

/* the area below contains special classes */
/* classes specify special formatting */

/* this class sets the properties of the main left side table cell */
.leftside {
font-family:Arial
padding-left: 10px;
padding-right: 10px;
}

/* this class sets the properties of the main right side table cell */
.rightside {
font-family : Verdana, Arial, sans-serif;
font-size: 100%;
padding-left: 2px;
padding-right: 2px;
}

/* this is the class for the hot topic table top cell */
.hottopic1 {
text-align: right;
font-weight: bold;
color: #000080;
border-right: 1px solid #000080;
border-bottom: 1px solid #000080;
padding-left: 2px;
padding-right: 2px; font-family:Tahoma
}

/*this is the class for the hot topic table bottom cell */
.hottopic2 {
text-align: right;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
border-right: 1px solid #000080; font-family:Arial
}

.hottopic3 {
font-size: 85%;
text-align: right;
padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
border-right: 1px solid #000080; font-family:Arial
}

/* this is the class for the hot topic table top cell */
.hottopic4 {
font-size: 110%;
text-align: right;
font-weight: bold;
color: #000080;
border-right: 1px solid #000080;
border-bottom: 1px solid #000080;
padding-left: 2px;
padding-right: 2px; font-family:tahoma
}


/* this class sets the properties for the horizontal rule bar */
hr {
height: 1px;
width: 100%; font-family:Arial
}

.tiny {
text-align: center;
font-size: 80%;
letter-spacing: 2;
font-weight: bold; font-family:Arial
}