body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001b9e;
}

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #001b9e;}
	
	.blue-bold {
	font-size: 11px;
	font-weight: bold;
	color: #001b9e;
}

TABLE TD
{
    MARGIN: 0px;
    COLOR: #001b9e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	}


	A:link {text-decoration: none; color: #001b9e; font-weight: bold;}
	A:visited {text-decoration: none; color: #001b9e; font-weight: bold;}
	A:active { text-decoration: underline; color: #001b9e;}
	A:hover { text-decoration: none; background-color: #001b9e; color: #ffffff;}
	
.aboutname {
	font-size: 14px;
	font-weight: bold;
}
