BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 0;
scrollbar-arrow-color: #B22222;
scrollbar-face-color: #DCDCDC;
scrollbar-3dlight-color: #B22222;
scrollbar-highlight-color: #F0FFFF;
scrollbar-shadow-color: #DCDCDC;
scrollbar-darkshadow-color: #B22222;
scrollbar-track-color: #DCDCDC;
}

P, TD, LI, UL, Table {
color: #000000;
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}
/* this group sets the normal link colors */
A:LINK {
color : #00008B;
text-decoration: underline;
}
A:VISITED {
color : #B22222;
text-decoration : underline;
}
A:HOVER {
color : #DAA520;
text-decoration : underline;
}
A:ACTIVE {
color : #FF8C00;
text-decoration : underline;
}

H1 {
font-size : 150%;
font-weight : bold;
color : #000000;
letter-spacing: 1;
}

H2 {
font-size : 140%;
font-weight : bold;
color : #00008B;
letter-spacing: 1;
}

H3 {
font-size : 130%;
font-weight : bold;
color : #00008B;
letter-spacing: 1;
}

H4, H5, H6 {
font-size : 120%;
font-weight : bold;
color : #00008B;
letter-spacing: 1;
}

.navigationtop {
background: ##B52121;
text-align: left;
font-weight: bold;
font-size: 80%;
letter-spacing: 1;
color: #FFFFFF;
padding: 5px;

}
.navigation {
background: #FFFFFF;
font-size: 90%;
font-weight: bold;
line-height: 18px;
padding: 5px;
text-align: left;
border-top: 1px solid #646464;
border-left: 1px solid #646464;
border-right: 1px solid #646464;
border-bottom: 1px solid #646464;
}

.borders {
font-family : Verdana, Arial, sans-serif;
background: #FFD700;
line-height: normal;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-size: 100%;
font-weight: bold;
}

.plain {
padding: 20px;
}

.rightside {
font-family : Verdana, Arial, sans-serif;
border-left: 1px dashed #646464;
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: 25px;
padding-left: 20px;
padding-right: 20px;
padding-top: 15px;
padding-bottom: 15px;
}
.tiny {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}
.special {
border: 1px dotted #646464;
padding: 5px;
font-size: 100%;
line-height: 15px;
}

hr {
color: #000000;
height: 1px;
width: 100%;
}