<style>
BODY{ background-color : white; font-family : verdana; font-size : 11px; color: #000000;}
A{ font-family: verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration : underline;}
h1{ font-family : verdana;color:#fa4343;font-size:16px;margin:0px; font-weight: normal; }
TD{ font-family : verdana; font-size : 11px; color: #555555;}
.bodylink
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration : none;
}
.bodylink:hover
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration : underline;
}
.text-input
{
    BORDER-RIGHT: #888888 1px solid;
    BORDER-TOP: #888888 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #888888 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #888888 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 1px solid;
    BORDER-TOP: #555555 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #555555 1px solid;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #555555 1px 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;
}
.points
{
margin-top:4px;
margin-bottom:4px;
margin-right:4px;
padding-left:0px;
margin-left:0px;
text-align:justify;
list-style-type:none;
list-style-image: url(graphics/triangle.jpg)
}
</style
