/* At-Rules */
@charset "iso-8859-1";

a:hover {color: blue;    background-color: E0E0E0;}

a:visited {color: blue;}

a:active {color: blue;}

body {background-color: #ffffff; font-family:                    Helvetica, Verdana, Arial, sans-serif}

h1 {color: blue; font-family:  Helvetica, Verdana, Arial, sans-serif; font-size: 22px; margin: 10px; padding-top: 2px}

h3 {font-size:18px;    font-family: Helvetica, Verdana, Arial, sans-serif;    color:gray}

.little {font-size:12px;}

p {font-size: 15px; margin: 20px}

#back {padding-bottom: 2px; top: 2px}

#bot {background: url(images/bottom.jpg)}

/* End of style section. Generated by AceHTML at 3/16/2003 6:37:13 PM */