H1{
color: #000000
font-family: Arial;
font-size: 28pt
}

H2{
color: #000000
font-family: Arial;
font-size: 20pt
}

H3{
color: #000000
font-family: Arial;
font-size: 14pt
}

BODY {
background-color: #D9E9EB; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
background-repeat:no-repeat;
background-attachment: fixed;
background-position = bottom;
background-position = right;
line-height: 1.5 em;
}

TD {
font-family: Arial;
font-size: 12pt;
}

P { 
line-height: 100%;
font-family: Arial, Helvetica, sans-serif;
}

UL LI { font-size: 100% }

.red { color: red }
.green { color: green }
.blue { color: blue }
#big { font-size: 120% }
#upper { text-transform: uppercase }

a                {color:#000000; }
a:visited        {color:#000000;}
a:hover          {color:#FF8000;}
a                {text-decoration:none;}
a:visited        {text-decoration:underlined;}
a                {face:arial}

textarea {
border-style:none;
background-color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
padding-left: 10;
}

input {
/*border-style:none;*/
font-family: Arial, Helvetica, sans-serif;
padding-left: 10;
}

