BODY {
font-family : Verdana, Arial, sans-serif;
font-size : 73%;
margin: 0px;
background-color: #FFFFFF;
color:#000000; 
scrollbar-arrow-color:#000000; 
scrollbar-face-color:#746FCF; 
scrollbar-3dlight-color:#746FCF; 
scrollbar-highlight-color:#000000; 
scrollbar-shadow-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-track-color:#DDDDDD; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

/* this group sets the normal link colors */
A:LINK {
color : #746FCF;
text-decoration: none;
font-weight: bold;
}
A:VISITED {
color : #999999;
text-decoration : none;
font-weight: bold;
}
A:HOVER {
color : #DCA93E;
text-decoration : underline;
font-weight: bold;
}
A:ACTIVE {
color : #DCA93E;
text-decoration: none;
font-weight: bold;
}

H1 {
font-family: "Times New Roman", serif;
font-size: 18px;
font-weight: bold;
text-align: left;
color: #424073;
padding: 0px;
margin: 0px;
}

h2 {
font-family: "Times New Roman", serif;
text-align: left;
font-size: 16px;
font-weight: bold;
letter-spacing: 2;
color : #424073;
padding: 0px;
}

h3, h4, h5, h6 {
font-family: "Times New Roman", serif;
font-size : 100%;
font-weight : bold;
color : #424073;
}

HR {
color: #000000;
height: 1px;
width: 100%;
}

/* special classes */

.yourname {
text-align: left;
border-bottom: 3px solid #746FCF;
}

.address {
font-size: 90%;
text-align: right;
padding-top: 2px;
padding-right: 20px;
letter-spacing: 1;
border-bottom: 3px solid #746FCF;
}

.top1 {
padding: 10px 20px 10px 5px;
font-size: 100%;
text-align: justify;
vertical-align: top;
}

.topnav1 {
padding: 10px 20px 2px 5px;
text-align: right;
font-size: 95%;
vertical-align: bottom;
}

.banner {
color: #746FCF;
text-align: left;
font-weight: bold;
padding: 3px 10px;
border-top: 3px solid #746FCF;
border-bottom: 1px solid #DDDDDD;
}

.topnav2 {
text-align: right;
font-weight: bold;
font-size: 90%;
padding: 3px 20px;
border-top: 3px solid #746FCF;
border-bottom: 1px solid #DDDDDD;
}

.left1 {
vertical-align: top;
text-align: left;
line-height: 18px;
width: 25%;
padding: 10px 10px;
border-right: 1px solid #DDDDDD;
}

.left2 {
vertical-align: top;
text-align: left;
line-height: 18px;
width: 25%;
padding: 10px 10px;
border-right: 1px solid #DDDDDD;
}

.main {
vertical-align: top;
text-align: justify;
line-height: 18px;
padding: 10px 20px;
}

.highlight {
color: #E0140A;
font-weight: bold;
}

.copyright {
text-align: center;
font-size: 90%;
font-weight: normal;
line-height: 12px;
padding: 15px 0px 25px 0px;
border-top: 1px solid #DDDDDD;
}