BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size: 80%;
margin: 12 100;
scrollbar-arrow-color: #000000;
scrollbar-face-color: #8CA5B2;
scrollbar-3dlight-color: #8CA5B2;
scrollbar-highlight-color: #000000;
scrollbar-shadow-color: #8CA5B2;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #B2C3CC
}

/* this group sets the normal link colors */

A:LINK {color : #CC0000; font-weight: bold; text-decoration: none;}
A:VISITED {color : #FF8484; font-weight: bold; text-decoration : none;}
A:ACTIVE {color : #CC0000; font-weight: bold; text-decoration : none;}
A:HOVER {color : #FF8484; font-weight: bold; text-decoration : none;}

li {
list-style-image: url('images/bullet.gif'); margin-bottom:12
}

H1 {
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.8em;
font-weight: bold;
letter-spacing: 2px;
color : #6B8490;
margin-left: 100;
margin-right: 100;
}

h2 {
color: #3C4D55;
font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
text-align: left;
font-size: 1.4em;
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/cell1.jpg') }

.borders {
font-family : Verdana, Arial, sans-serif;
background: #B2C3CC;
color: #000000;
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;
text-align: justify;
background: #FFFFFF;
padding-left: 10px;
padding-right: 0px;
padding-top: 15px;
padding-bottom: 15px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 18px;
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;
padding: 5px;
font-size: 80%;
line-height: 20px;
}

.tipheading {
font-family : Verdana, Arial, sans-serif;
font-size : 10pt;
font-weight : bold;
color : #6B8490;
}

.table {
margin-left: 0;
margin-right: 0; text-align:left }

}