body,td,p,font
{
	font-size: 10pt;
	font-family:  verdana;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

td
{
	vertical-align:top;
	text-align:left;
}

img
{
	border-bottom-style:none;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
}

.title
{
    font-size: 18pt;
    font-family: verdana;
    color: #FF0000;
}


.results-table
{
    font-size: 10pt;
    font-family: verdana;
    border-color: black;
}
