<STYLE TYPE="text/css">             
<!--

A:hover  {
color : #DD0000;
text-decoration : underline;
}

A.link:link  {
color : navy;
text-decoration : none;
}

A.link:visited  {
color : navy;
text-decoration : none;
}

A.link:hover  {
color : red;
text-decoration : none;
}

p  {
font-family : Arial, Helvetica, Geneva;
font-size : 15px;
line-height : 17px;
color : white;
}

.slogan  {
font-family : Arial, Helvetica, Geneva;
font-size : 14px;
font-weight : bold;
color : white;
}

.logo  {
font-family : Arial Black, Arial, Helvetica, Geneva;
font-size : 34px;
color : #DDEEFF;
letter-spacing : -1;
}

.footer  {
font-family : Arial, Helvetica, Geneva;
font-size : 12px;
color : white;
font-style : italic;
}

.link  {
font-family : Arial, Helvetica, Geneva;
font-size : 12px;
font-weight : bold;
color : navy;
text-decoration : none;
}

li  {
font-family :  Arial, Helvetica, Geneva;
font-size : 13px;
line-height : 17px;
}

ul {
font-family :  Arial, Helvetica, Geneva;
font-size : 13px;
line-height : 17px;
}

ol  {
font-family :  Arial, Helvetica, Geneva;
font-size : 13px;
line-height : 17px;
}

h1  {
font-family : Arial, Helvetica, Geneva;
font-size : 26px;
line-height : 22px;
font-weight : bold;
letter-spacing : -1px;
color : white;
}

h2 {
font-family : Arial, Helvetica, Geneva;
font-size : 18px;
line-height : 18px;
font-weight : bold;
letter-spacing : -1px;
text-decoration : none;
color : white;
}

h3 {
font-family : Arial, Helvetica, Geneva;
font-size : 14px;
line-height : 14px;
font-weight : bold;
letter-spacing : -1px;
text-decoration : none;
color : white;
}

-->
</STYLE>