<style>
body {
 background-image: url(images/ws_back_star_yellow.gif);
 background-repeat: no-repeat;
 background-color: #ffffff;
 margin: 0;
 padding: 0;
 }
 a {
 color: #3333CC;
 font-family: Arial,;
 font-size: 9pt;
 }
 a:hover {
 color: red;
 font-family: Arial,Verdana;
 font-size: 9pt;
 text-decoration: none;
 }
 a.white {
 color: #ffffff;
 font-family: Arial,Verdana;
 font-size: 9pt;
 font-weight : normal;
}
 a.white:hover {
 color: yellow;
 font-family: Arial,Verdana;
 font-size: 9pt;
 text-decoration: none;

}
.text {
	 font-family : Verdana,Arial, Helvetica, sans-serif;
	 font-size : 10pt;
}
.textbold{
    color: #000000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 80%;
    font-weight : bold;
}

.textError{
    color: #CC0000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 70%;

}

.bluetext{
	color : #21458c;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
 .snail {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 80%;
 }

 .username {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 90%;
 font-weight : bold;
 color: darkblue;
 }

 .userdate {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 90%;
 font-weight : bold;
 color: darkgreen;
 }

 .version {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 85%;
 font-weight : bold;
 color: darkgreen;
 }

 .heading1{
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12pt;
 font-weight : bold;
 color: darkblue;
}
TD
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
line-height: normal;
}
td
{
font-family: arial, helvetica, sans-serif;
font-size: 11px;
line-height: normal;
}
UL
{
font-family: arial, helvetica, sans-serif;
font-size: 13px;
line-height: normal;
margin-left: 0; 
margin-top: 0;
margin-width: 0;
margin-height:0;
}
ul
{
font-family: arial, helvetica, sans-serif;
font-size: 13px;
line-height: normal;
margin-left: 0; 
margin-top: 0;
margin-width: 0;
margin-height:0;
}
LI
{
list-style: square inside ;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
line-height: normal;
margin-left: 0; 
margin-top: 0;
margin-width: 0;
margin-height:0;
}
li
{
list-style: square inside ;
font-family: arial, helvetica, sans-serif;
font-size: 13px;
line-height: normal;
margin-left: 0; 
margin-top: 0;
margin-width: 0;
margin-height:0;
}
H1
{
font-family: arial, helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #26468f;
}
H2
{
font-family: arial, helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #26468f;
}
H3
{
font-family: arial, helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #26468f;
}