Body
{
	font-family: "Verdana";
}

P
{
	font-family: "Verdana";
	font-weight: "normal";
	font-size: "10pt";
	line-height: "13pt";
}

A:link
{
    font-family: "Verdana";
    font-weight: "bold";
    text-decoration: "none";
    color: "#330199";
    
}
A:visited
{
    font-family: "Verdana";
    font-weight: "bold";
    text-decoration: "none";
    color: "#330199";
}
A
{
    font-family: "Verdana";
    font-weight: "bold";
    text-decoration: "none";
    color: "#330199";
}