body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {
	COLOR: #0E346E;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A:active {
    COLOR: #000000;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A:visited {
    COLOR: #0E346E;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
A:hover {
    COLOR: #000000;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
td, body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D437D;
}
.gray {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #677067;
}
.black {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.head1, h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1D437D;
	font-weight: bold;
	margin:0px
}
.head2, h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #50A2D9;
	font-weight: bold;
	margin:0px
}

p {
margin:0px;
}