BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FFFFFF;
color:#000000;
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#8D8DA4; 
scrollbar-3dlight-color:#8D8DA4; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#ECECF1; 
}

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;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #828897;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #A58897;
text-decoration : underline overline;
font-weight: bold;
}
A:ACTIVE {
color : #A58897;
text-decoration : underline overline;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 24px;
font-weight: bold;
text-align: center;
color: #9D736C;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 18px;
font-weight: bold;
letter-spacing: 2;
color : #9D736C;
border-bottom: 1px solid #9D736C;
}

h3, h4, h5 {
font-family: "Times New Roman", serif;
font-size : 18px;
font-weight : bold;
color : #9D736C;
}

h6 {
font-family: "Times New Roman", serif;
font-size: 16px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #000000;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.mainimage {
background-color: #8D8DA4;
color: #000000;
height: 150px;
}

.logo {
background-color: #8D8DA4;
color: #000000;
font-size: 80%;
height: 150px;
text-align: right;
padding-right: 10px;
}

.navigation {
background-image: url('images/cell1.jpg');
color: #828897;
font-weight: bold;
text-align: center;
letter-spacing: 3;
height: 40px;
}

.left {
background-color: #ECECF1;
color: #000000;
padding: 10px;
text-align: left;
vertical-align: top;
line-height: 22px;
border-right: 1px solid #8D8DA4;
}

.right {
background-color: #EBE1DF;
color: #000000;
padding: 10px;
font-size: 90%;
text-align: left;
vertical-align: top;
border-left: 1px solid #8D8DA4;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 20px;
}

.yourname {
/* font-family: Verdana, Arial, sans-serif; */
font-family: "Times New Roman", serif;
font-size: 32px;
font-weight: bold;
/* font-style: italic; */
letter-spacing: 2;
}

.copyright {
color: #000000;
font-size: 90%;
font-weight: bold;
text-align: center;
padding: 10px;
height: 30px;
letter-spacing: 0;
}