<style type="text/css">

b {color: #00CCCC; font-family: verdana;}
i {font-family: times new roman; font-size: 13px; color: #FF9900;}
u {color: #00CCCC; border-bottom: 1px dashed #FF9900;}
s {color: #FF9900;}

a:link,a:visited,a:active
{
color: #00CCCC;
font-family: tahoma;
font-size: 11px;
letter-spacing: 0px;
font-weight: bold;
text-transform: lowercase;
text-decoration: none;
}
a:hover
{
color: #FF9900;
cursor: crosshair;
text-transform: lowercase;
letter-spacing: 0px;
font-weight: bold;
border-bottom: 1px dotted #00CCCC;

}

blockquote {
background-color: transparent;
color: #000000; 
padding: 3px;
border-left: solid 5px #FF9900;
border-right: dotted 5px #00CCCC;
font-family: Verdana;
font-size: 11px;
}

h1 {
background-color: transparent;
font-family: Arial;
font-weight: bold;
font-size: 17px;
color: #FF9900;
text-align: center;
text-transform: lowercase;
line-height: 19px;
letter-spacing: -1px;
border-bottom: 3px solid #00CCCC;
margin:0px;
padding: 2px;

}

h2 {
background-color: #00CCCC;
font-family: Times New Roman;
font-weight: normal;
font-size: 16px;
color: #FFFFFF;
text-align: center;
text-transform: uppercase;
line-height: 17px;
letter-spacing: 1px;
margin: 0px;
padding: 2px;

}

h3 {
background-color: #FF9900;
font-family: Small Fonts;
font-size: 8px;
color: #FFFFFF;
text-align: center;
font-weight: normal;
text-transform: uppercase;
line-height: 14px;
letter-spacing: 0px;
margin:0px;

}

BODY {
cursor: help;
font-family: Tahoma; 
color: #000000; 
letter-spacing: 0pt; 
font-weight: normal; 
font-size: 8pt; 
background: #transparent;
}

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: Times new roman, Tahoma;
font-size: 15px;
line-height:17px;
font-weight: normal;
text-decoration:none;
letter-spacing: 1px;
border-left: 4px solid #FF9900;
background: #00CCCC;
color: #FFFFFF;
text-transform: uppercase;
text-align: left;
padding:4px;
}
a.navi:hover {
display: block;
font-family: Times new roman, Tahoma;
font-size: 15px;
line-height:17px;
text-decoration: none;
letter-spacing: 0px;
border-left: 4px solid #00CCCC;
text-transform: none;
background: #FF9900;
color: #FFFFFF;
text-align: left;
padding: 4px;
}

input, submit, textarea
{
font-family: Tahoma;
font-size: 9pt;
color:#FF9900;
border: 1px solid #00CCCC;
background-color: transparent;
text-align:left;
padding: 3px;
}

</style>