BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;

background-color: #A21504;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#E0AC59; 
scrollbar-3dlight-color:#FF8B01; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#A21504; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #F41026;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #FE5920;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #CEC4BE;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #FF8B01;
text-decoration: none;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 24px;
font-weight: bold;
text-align: left;
color: #D92504;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color : #FF8801;
border-bottom: 1px solid #FF8801;
}

h3, h4, h5 {
font-family: "Times New Roman", serif;
font-size : 18px;
font-weight : bold;
color : #FF8801;
}

h6 {
font-family: "Times New Roman", serif;
font-size: 18px;
font-weight: bold;
color: #FF8B01;
border-bottom: 1px solid #FF8B01;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.mainimage {
background-image: url('images/mainimage.jpg');
color: #000000;
font-family: "Times New Roman", serif;
font-weight: bold;
padding-right: 15px;
padding-top: 50px;
height: 250px;
width: 600px;
vertical-align: top;
text-align: right;
border-top: 1px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

.navigation {
color: silver;
font-weight: bold;
text-align: left;
line-height: 22px;
padding: 30px 10px;
vertical-align: top;
}

.maintext {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 15px;
border-top: 1px solid #000000;
border-left: 2px solid #000000;
border-right: 2px solid #000000;
border-bottom: 2px solid #000000;
}

.yourname {
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
text-align: right;
letter-spacing: 2;
}

.copyright {
color: #C24201;
font-size: 90%;
font-weight: bold;
text-align: left;
padding: 10px;
height: 30px;
}