<style> { }
- a { font-family: Arial, Helvetica; text-decoration: none }

<style type="text css"> -- -> { }
a:hover { color: #FF0000; text-decoration: none }
body { font-family: Arial, Helvetica }
hr { color: #000066; width: 100%; height: 3pt }
td { font-size: 10pt; font-family: Arial, Helvetica }
ul { font-size: 10pt; font-family: Arial, Helvetica }
p {  color: #7577BD; font-family: Arial, Helvetica, sans-serif}
a {  font-family: Arial, Helvetica, sans-serif; color: #0000CC; text-decoration: none}
h1 { color: #9999CC; font-family: Arial, Helvetica, sans-serif ; font-size: 18px; margin:0px;}
h2 { color: #000000; font-family: Arial, Helvetica, sans-serif ; font-size: 16px; margin:0px;}
h3 { color: #000000; font-family: Arial, Helvetica, sans-serif ; font-size: 14px; margin:0px;}


 input{
color: #222222;
background: #f9f9f9;
border: 1px solid #c0c0c0
}

.submit input{
color: #000000;
background: #e9e9e9;
border: 2px outset #e0e0e0
}

form {
margin: 0px;
margin-bottom: 0px;
margin-top: 0;
padding: 0px;
display:inline; 
}


</style>

