<style type="text/css">{  }

h1 {
color:red;
font-size: 6pt;
font-weight: none;
font-family:arial;
text-transform: uppercase;
background: transparent;
text-align: right;
letter-spacing:2pt; 
border-bottom: 1pt dotted black;
margin-top: 6px;
margin-bottom: 2px; }

b {
font-size: 9pt; 
color: black; 
font-weight: bold; 
letter-spacing: 0px;

}

A:link, A:visited, A:active {color:#DC0309 ; text-decoration: none; cursor: default;}
A:hover {color: #DC0309; text-decoration: none; cursor: default; font-weight: bold;}

body { 
background-color: #F7E518;
font-family: arial;
color: black; 
letter-spacing: 0px; 
font-size: 10pt;
line-height: 12px; 
cursor: default
}

input, textarea, option, select {
background-color: #F7E518;
font: 8pt arial;
color: red;
letter-spacing: 1px;
border: 1px solid red; }

-->
</style>