TD.header { 
background-image: url(imgs/background.gif);
A:link color:#FFFFFF;
}

TD.sidebar { 
background-image: url(imgs/leftline.gif);
A:link color:#FFFFFF;
}

TD.bottom { 
background-image: url(imgs/bottom-bg.gif);
A:link color:#FFFFFF;
}

TD.watermark	 { 
background-image: url(imgs/watermark.gif);
A:link color:#FFFFFF;
}

TD.index {
font-family: Arial;
font-size: 8pt;
color: #000000
}

.smallwhite {
font-family: Arial;
font-size: 10pt;
color: #FFFFFF
}

.smallblack {
font-family: Arial;
font-size: 8pt;
color: #000000
}


.body {
font-family: Arial;
font-size: 10pt;
color: #000000
}

.title {
font-family: Arial;
font-size: 18pt;
color: #3C3C6A;
font-weight: 700;
}

.bold {
font-family: Arial;
font-size: 12pt;
font-weight: 700;
color: #000000
}

A:link { color:#FF6600; font-weight:200; text-decoration: none} 
A:active { color:#000000; font-weight:light; text-decoration: none} 
A:visited {color:#FF6600; font-weight:400; text-decoration: none}
A:hover {text-decoration: underline;  color:#9999FF}