:link {
	color: #003B78;
	text-decoration: none;
}

:visited {
	color: #003B78;
	text-decoration: none;
}

:hover {
	color: #003B78;
}

:active {
	color: #003B78;
}

body {
	color: #E8E8E8;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	background: url(images/topbg3.png) repeat-x scroll center top #FAFAFA !important;
}

h1 {
	color: #003B78;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 5px;
}

h6 {
	color: #003B78;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
}

h7 {
	color: #666;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	text-align:center;
}

td {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}

tr {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}

li {
	list-style-image: url(../images/blue-triangle.gif);
	list-style-position: outside;

}
