

body {
	color: #676A55;
	background-color: #1B3752;
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #1B3752;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	SCROLLBAR-TRACK-COLOR: #1B3752;
	
}
p {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #1B3752;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

b {
	color: #1B3752;
}
h1 {
	font-size: 21px;
	color: #1B3752;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
}
h2 {
	font-size: 15px;
	color: #1B3752;
	margin-top: 5px;
	margin-bottom: 0px;
}

h3 {
	font-size: 13px;
	color: #1B3752;
	margin-top: 5px;
	margin-bottom: 0px;
}

LI {
	font-family: "trebuchet ms", Arial, sans-serif;
	color: #1B3752;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
}

a:link {
	color: #1B3752;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	
}
a:visited {
	color: #1B3752;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}	
a:hover {
	color: #676a55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;	
}

.footer {
font-size: 11px;
	color: #1B3752;
}

#tbl {
background-image:url(../images/gld_border.jpg);
}

