/*dale style sheet.*/


body {

background-color : #CC9966;

font-family:  Arial, Verdana, Helvetica,    sans-serif;

font-size: 8pt;

}

p
{
text-align: center;
font-family:arial;
font-size: 8pt;
letter-spacing: 5px;
color: #333333;
}

h1, h2, h3, h4, h5, h6;

{font-family: Geneva, Helvetica, Arial, Verdana,    sans-serif;}
h1 {

font-size: 28pt;

font-weight: normal;

color: #333333;

letter-spacing: 15px;

}

h2 {

font-size: 2.0em;

font-weight: normal;

color: #818181;

}

h3 {

font-size: 1.0em;

font-weight: normal;

color: #818181;


}

a:link {

color: #3366FF;text-decoration: none;



}




a:visited {

color: #595959;text-decoration: none;



}

a:hover {

color: #82CA9C; text-decoration: none;
}



a:active {

color: #82CA9C; text-decoration: none;
}





