body, span, div, p, pre, table, tr, th, td {
    font-family : verdana, arial, helvetica, sans-serif;
    font-size : 11px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
td {
	font-family:verdana;
	font-size:11px;
}

a {
	text-decoration: none;
	color: #20455F;
	font-size: 11px; 
	font-family: verdana;
}
a:visited {
	color:#20455F
}
a:hover {
	color:red
}
a.gray {
	color:#726E6E;
	font-size:11px;
	text-decoration:underline;
}
a.gray:visited {
	color:#726E6E;
}
a.more {
	color:#195C98;
	font-size:11px;
	text-decoration:underline;
}
a.more:visited {
	color:#195C98;
}
a.footer {
	color:#ffffff;
	font-size:11px;
}
a.footer:visited {
	color:#ffffff;
}
a.footer:hover {
	color:yellow
}
.bold {
}
