body {
margin: 0;
background-image: url(/images/bg.gif);
background-position: 0% 0%;
background-color: #FFFFFF;
background-repeat: repeat-x;
background-attachment: scroll;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
color: #333333;
}
h1 {
font-family: arial, helvetica, sans-serif;
font-size: 18px;
color: #94526b;
font-weight: normal;
}
h2 {
font-family: arial, helvetica, sans-serif;
font-size: 14px;
color: #94526b;
}
P {
color: #333333;
margin-left: 0px;
margin-right: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
td {
color: #333333;
margin-left: 0px;
margin-right: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
ul {
color: #333333;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}
A:link, A:visited {
text-decoration: none;
outline: none;
font-weight: bold;
color: #94526b;
}
A:hover, A:active {
color: #6b5294; 
font-weight: bold;
outline: none;
text-decoration: underline;
}
.tagline {
color: #666666;
margin-left: 0px;
margin-right: 0px;
line-height: 1.3em;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}
.small {
font: 10px verdana, arial, helvetica, sans-serif;
}
A.hide:link, A.hide:visited {
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}
A.hide:hover, A.hide:active {
font-weight: bold;
color: #CCCCCC;
text-decoration: underline;
}  
A.tiny:link, A.tiny:visited {
color: #999999;
font-family: arial, helvetica, sans-serif;
font-size: 9px;
text-decoration: none;
font-size: 9px;
font-weight: bold;
}
A.tiny:hover, A.tiny:active {
color: #CC6600; 
font-family: arial, helvetica, sans-serif;
font-size: 9px;
outline: none;
text-decoration: underline;
font-weight: bold;
}
.lefthand {
color: #999999;
margin-left: 10px;
margin-right: 0px;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}