body
{
	font-family: Verdana;
	font-size: 12px;
}

td
{
	font-family: Verdana;
	font-size: 12px;	
}

a
{
    font-weight: bold;
    font-size: 12px;
    color: midnightblue;
    font-family: Verdana;
    text-decoration: none
}

a:hover
{
	color: midnightblue;
	text-decoration: none;
}

ul 
{
	margin-left: 0.75em; 
	padding-left: 0.75em;
}

