BODY {
background:#ffffff url('images/mainimagel.gif') no-repeat left top; /* sets the background image */
/* positions the background image */
color: #222222;
font-family: Tahoma, Arial, sans-serif;
font-size: 75%;
margin-top: 25px;
margin-left: 15px;
margin-right: 50px;
margin-bottom: 20px
}
P, TD, LI, UL, Table {
font-size: 100%;
}
/* this group sets the normal link colors */
A:LINK {
color: #000000;
line-height: 18 px;
}
A:VISITED {
color: #000000;
line-height: 18 px;
}
A:HOVER {
color : #000000;
text-decoration: underline;
line-height: 18 px;
}
A:ACTIVE {
color : #555555;
text-decoration: bold underline;
line-height: 18 px;
}
/* this grouping sets the heading colors and sizes */
H1 {
font-size : 130%;
font-weight : bold;
color : #999999;
letter-spacing: 2;
}
H2, H3, H4, H5, H6 {
font-size: 110%;
font-weight: bold;
color: #999999;
}
/* this class sets the properties for the horizontal rule bar */
hr {
color: #999999;
height: 1px;
width: 80%;
}
/* the area below contains special classes// classes specify special formatting */
}
.top {
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}
.leftside {
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 100%;
text-align: justify;
line-height: 20px;
padding-left: 20px;
padding-top: 30px;
padding-right: 20px;
padding-bottom: 20px;
}
.info {
text-align: left;
color: #777777;
font-size: 85%;
line-height: 18px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
.copyright {
text-align: left;
font-size: 85%;
color: #aaaaaa;
letter-spacing: 2;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
padding-bottom: 5px;
font-weight: bold;
background: #ffffff;
}