p,table,li,address
{
font-family: arial, 'sans serif'; 
background-color: white;
}

input
{
background-color: white;
border: 1px #aaaaaa;
}

.button
{
background-color: #aaaaaa;
border: 1px solid black;
}

.formfield
{
 border: 1px solid #aaaaaa;
}


p,th
{
font-size: 80%;
}

li.standard_h4
{
color: black;
font-size: 90%
}


body
{
margin: 0; 
padding: 0;
text-align: center;
font-family: arial, 'sans serif'; 
font-weight: normal;
font-size: 90%;
background-image: url(bgstrips.gif);
}

td
{
font-size: 90%;
}


a:link    {color:blue}
a:visited {color:blue}
a:active  {color:red}
a:hover   {color:red}




h1
{
font-size: 120%;
font-family: arial, 'sans serif';
color:black; 
font-weight: normal;
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

h2
{
font-size: 110%;
font-family: arial, 'sans serif';
color:black; 
font-weight: normal;
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

h3
{
font-size: 100%;
font-weight: normal;
font-family: arial, 'sans serif';
color:black; 
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

h4
{
font-size: 90%;
font-family: arial, 'sans serif';
font-weight: normal;
color:black; 
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

h5
{
font-size: 80%;
font-family: arial, 'sans serif';
font-weight: normal;
color:black; 
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

h6
{
font-size: 70%;
font-family: arial, 'sans serif';
color:black; 
font-weight: normal;
margin-bottom: 0.0em; 
margin-top: 0.0em;
}

