<style type="text/css">
<!--

body {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 color: #FFFFFF;
}

p {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 color: #FFFFFF;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

p.form {
 font-size: 12px;
}

p.small {
 font-family: Verdana, Tahoma, Arial;
 font-size: 9px;
 color: #FFFFFF;
}

.bottom {
 text-align: center;
 vertical-align:middle;
 margin-left:30px;
 font-size: 9px;
 color: #666666;
}


span.copyright {
 font-family: Verdana, Tahoma, Arial;
 font-size: 9px;
 color: #666666;
}

span.date {
 font-size: 12px;
 padding-left: 10px;
}

a:link {
 color : #FFFF00;
 text-decoration : underline;
}

a:visited {
 color : #FFFF00;
 text-decoration : underline;
}

a:hover {
 color : #0080FF;
 text-decoration : underline;
}

a:link.more {
 font-size: 9px;
 color : #FFFF00;
 text-decoration : underline;
}

a:visited.more {
 font-size: 9px;
 color : #FFFF00;
 text-decoration : underline;
}

a:hover.more {
 font-size: 9px;
 color : #0080FF;
 text-decoration : underline;
}

h1 {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 font-weight: bold;
 color: #FFFF00;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

h2 {
 font-family: Verdana, Tahoma, Arial;
 font-size: 16px;
 font-weight: ;
 color: #FFFF00;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
}

td {
 font-family: Verdana, Tahoma, Arial;
 font-size: 12px;
 color: #FFFFFF;
 padding-top: px;
}

td.solid {
 border-bottom-width:1px;
 border-bottom-color:#FFFF00;
 border-bottom-style:solid;
}

td.dashed {
 border-bottom-width:1px;
 border-bottom-color:#FFFF00;
 border-bottom-style:dashed;
}

td.dashedleft {
 border-left-width:1px;
 border-left-color:#FFFF00;
 border-left-style:dashed;
}

td.dashedright {
 border-right-width:1px;
 border-right-color:#FFFF00;
 border-right-style:dashed;
}

td.dashedtop {
 border-top-width:1px;
 border-top-color:#FFFF00;
 border-top-style:dashed;
}

td.dashedbottom {
 border-bottom-width:1px;
 border-bottom-color:#FFFF00;
 border-bottom-style:dashed;
}

input, textarea, select {
 font-family: Verdana;
 font-size: 12px;
 color: #333333;
 padding:2px;
}

.slidebutton {
 visibility:hide;
 visibility:hidden;
 }
.slideinput {
 text-align:center;
 color: #FFFFFF;
 border:0px;
 background-image:url(../_img/back.gif);
 }
-->
</style>