BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 0;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #FFCC66;
scrollbar-3dlight-color: #8CA5B2;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #8CA5B2;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFF4C4;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}
/* this group sets the normal link colors */

A:LINK {color : #000000; font-weight: normal; text-decoration: underline;}
A:VISITED {color : #000000; font-weight: normal; text-decoration : underline;}
A:HOVER {color : #FFCC66; font-weight: normal; background: #000000; text-decoration: none;}
A:ACTIVE {color : #000000; font-weight: normal; text-decoration : underline;}

li {
list-style-image: url('images/bullet.jpg');
}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.6em;
font-weight: bold;
letter-spacing: 2px;
color : #009933;
margin: 0px;
}

h2 {
color: #3C4D55;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
font-weight: bold;
letter-spacing: 3px;
}

H3, H4, H5, H6 {
font-size : 13px;
font-weight : bold;
color : #6B8490;
}

.imageborder {
padding: 0px;
background-image: url('images/cell.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #FFCC66;
color: #009933;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding: 10px;
font-size: 90%;
font-weight: bold;
}

.plain {
padding: 20px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
border-left: 1px dashed #3C4D55;
font-size: 85%;
text-align: justify;
background: #FFFFFF;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
font-size: 90%;
text-align: justify;
background: #FFFFFF;
line-height: 16px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}

.tiny {
font-size: 80%;
letter-spacing: 1;
font-weight-bold
}

.special {
border: 1px dotted #3C4D55;
background: #FFF4C4;
padding: 5px;
font-size: 90%;
line-height: 20px;
}
