BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FFFFFF;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#F5C081; 
scrollbar-3dlight-color:#F5C081; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#FAE2C6;
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #4290D3;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #AAA6A2;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #8CA030;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #8CA030;
text-decoration: none;
font-weight: bold;
}

H1 {
font-size: 120%;
font-weight: bold;
text-align: right;
letter-spacing: 2;
color: #EFA44B;
border-bottom: 1px solid #888888;
}

h2 {
text-align: right;
font-size: 100%;
font-weight: bold;
color : #EFA44B;
letter-spacing: 3;
border-bottom: 1px solid #888888;
}

h3, h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #EFA44B;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.yourname {
background-color: #FFFFFF;
color: #EFA44B;
font-size: 24px;
font-weight: bold;
text-align: left;
padding-top: 5px;
padding-left: 10px;
}

.icons {
background-color: #FFFFFF;
color: #EFA44B;
text-align: right;
padding-top: 2px;
padding-right: 10px;
padding-bottom: 1px;
}

.topnav1 {
background-color: #FFFFFF;
color: #EFA44B;
text-align: right;
font-weight: bold;
font-size: 90%;
height: 25px;
padding-top: 6px;
padding-right: 15px;
}

.banner {
background-color: #EB4040;
color: #FFFFFF;
text-align: right;
font-weight: bold;
font-size: 110%;
letter-spacing: 2;
height: 30px;
padding-right: 15px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.topnav2 {
background-color: #FFFFFF;
color: #EFA44B;
text-align: right;
font-weight: bold;
font-size: 90%;
height: 25px;
vertical-align: top;
padding-top: 1px;
padding-right: 15px;
}

.main {
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 10px, 0px, 20px, 0px;

}

.copyright {
color: #000000;
text-align: center;
font-size: 90%;
font-weight: normal;
letter-spacing: 2;
padding: 10px, 0px;
border-top: 1px solid #000000;
}

.form {
background-color: #F5C081;
color: #FFFFFF;
text-align: center;
font-size: 100%;
font-weight: bold;
letter-spacing: 1;
width: 80px;
padding: 2px;
border: 1px solid #888888;
}