BODY {
    font-family : Verdana, Arial, sans-serif ;
    color: #FFFFFF;
    font-size : 10pt;
}

td {

    font-family : Verdana, Arial, sans-serif ;
    color: #FFFFFF;
    font-size : 8pt;
}

A {
	text-decoration: none;
	font-size : 10pt;
    color: #000088;
    font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #FF0000;
    font-weight : bold;
}

p.margin {
         text-align: left;
         margin-left: 10px;
         margin-right: 10px;
}

.menu {
	text-decoration: none;
	font-size : 10pt;
    color: #000088;
    font-weight : bold;
}

.menu A:link {
	text-decoration: none;
	font-size : 10pt;
    color: #000088;
    font-weight : bold;
}

.menu A:Hover {
	text-decoration: none;
	color: #FF0000;
    font-weight : bold;
}