body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}


table,tr,td,th,div {

	font-family: verdana;
	font-size: 11Px;
}





a:link {
        color: #144F57;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #144F57;
}
a:hover {
        text-decoration: underline;
        color: #999999;
}
a:active {
        text-decoration: none;
        color: #144F57;
}