BODY {
background-color : #FFFFFF;
font-family : Verdana, Arial, sans-serif;
font-size : 80%;
margin: 30px;
color: #000000;

}

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 : #0000FF;
text-decoration: underline;
font-weight: bold;
}
A:VISITED {
color : #800080;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #FF0000;
text-decoration : none;
font-weight: bold;
}

a:hover {
color:#800000; 
font-weight:none;
}

H1 {
text-align: center;
color: #000080;
font-size : 160%;
font-weight : bold;
}


H2, H3, H4, H5, H6 {
font-size : 110%;
font-weight : bold;
}

.big { font-size: 24pt; color:#800000; font-weight:bold; font-family:"Monotype Corsiva"; serif;}

.midrip{ font-size: 14pt; color:#800000; font-weight:bolder; font-family:Arial, sans-serif; serif;}
.midmed{ font-size: 12pt; color:#000080; font-weight:bolder; font-family:Arial, sans-serif; serif;}

.top {
background: #000080;
color:#000080;
padding: 4px;
}

.topright {
background: #FFE4E1;
color: #FFFFFF;
padding: 5px;
text-align: right;
}


.navigation {
background: #FF0000;
color: #000000;
text-align: left;
padding: 5px;
border: 1px solid #000000;
font-weight: bold;
}

.leftside {
font-family : Verdana, Arial, sans-serif;
border-right: 1px solid #800000;
background: FFE4E1;
color: #000080;
padding: 5px;
}

.textarea {
font-family : Verdana, Arial, sans-serif;
text-align: justify;
background: #FFFFFF;
line-height: 20px;
padding-left: 10px;
padding-right: 25px;
padding-top: 10px;
padding-bottom: 10px;
}
.tiny {
font-size: 80%;
letter-spacing: 2;
font-weight-bold
}

.special {
border: 1px solid #800000;
background: #BCC3D5;
padding: 5px;
font-size: 80%;
text-align: justify;
}

.normal {
border: none;
font-family :  Arial, sans-serif;
font-size : 100%;
margin: 5px;
color: #000000;
text-align: justify;
}


HR {
color: #800000;
height: 2px;
width: 80%;
text-align: center
}
