BODY {
font-family : Verdana;
font-size : 73%;
margin: 0px 20px;
background-image: url('images/background.gif');
background-color: #FFFFFF;
color:#000000; 
}

P, TD, LI, UL, Table {
font-family : Verdana, Arial, sans-serif;
font-size : 100%;
}

A:link 		{font-family: Arial; font-size: 8pt; font-weight: bold; color: #B70049; text-decoration: none}
a:visited    {font-family: Arial; font-size: 8pt; font-weight: bold;  color: #B70049; text-decoration: none }
a:active     {font-family: Arial; font-size: 8pt; font-weight: bold;  color: #B70049; text-decoration: none }
a:hover      {font-family: Arial; font-size: 8pt; font-weight: bold;  color: #B70049; text-decoration: underline}
font         { font-family: Arial}


.lnk {font-family: Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none}

.search_color_bg {
	background-color: #FFE8E8;
	border: 1px solid #B70049;
	height : 20px;
	padding-left : 20px;
	padding-right : 20px;
    padding-top : 10px;
	padding-bottom : 10px;
}
.search_color_form {
    background-color: #FFE8E8;
    border: 1px solid #B70049;
    height : 20px;
}

H1 {
font-size: 120%;
font-weight: bold;
text-align: center;
letter-spacing: 2;
color: #000000;
}

h2 {
text-align: left;
font-size: 100%;
font-weight: bold;
color : #000000;
letter-spacing: 3;
border-bottom: 1px solid #000000;
}

h3 {
font-family : Verdana;
text-align: left;
font-size: 90%;
color: #000000;
letter-spacing: 2;
border-bottom: 1px solid #808275;
}

h4, h5, h6 {
font-size : 100%;
font-weight : bold;
color : #000000;
}

.form {
background-color: #FFE8E8;
color: #000000;
text-align: center;
font-size: 80%;
font-weight: bold;
letter-spacing: 3;
width: 180px;
padding: 2px;
border: 1px solid #B70049;
}

.HELVTXT
{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px    
}
.HELVTXT10BOLD
{
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 13px    
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #B70049;
  background-color: #FFE8E8;
  border: 1px solid #B70049;
}