BODY{ background-color : white; font-family : verdana; font-size : 11px; color: #555555;}
A{ font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration : underline;}
h1{ font-family:arial,sans-serif; font-weight:normal; font-size:25px;  }
TD{ font-family : verdana; font-size : 11px; color: #555555;}
LI{ text-align:left;}
.bodylink
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #365C80;
}
.bodylink:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #365C80;
}
.text-input
{
    BORDER-RIGHT: #555555 1px solid;
    BORDER-TOP: #555555 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #555555 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #555555 1px solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFFFFF
}
.copyright
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #777777;
}
.submit
{
    BORDER-RIGHT: #555555 thin solid;
    BORDER-TOP: #555555 thin solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 thin solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #555555 thin solid;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #777777
}
.toolbar
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #050505;
	text-decoration : none;
}
.toolbar:hover
{
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
}
.bullets
{
margin:10px;
text-align:justify;
list-style-type:none;
list-style-image: url(graphics/bullet.jpg)
}