BODY
{
    FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	BACKGROUND-COLOR: #ffffff;
	list-style-type : circle;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

input, select, option
{
	FONT-FAMILY: Tahoma, Arial, Helvetica;
        list-style-type : circle;
	FONT-SIZE: 8pt;
}
p, td
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	FONT-SIZE: 8pt;
        list-style-type : circle;
}

title
{
	FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;
	FONT-SIZE: 12pt;
        font-weight : bold;
}

A  { text-decoration:none }
