a:link {
	color: #004796;
	text-decoration: none;
}
a:visited {
	color: #004796;
	text-decoration: none;
}
a:hover {
	color: #004796;
	text-decoration: underline;
}
a:active {
	color: #004796;
	text-decoration: none;

}
.background {
	color: #666666;
	border-style: solid;
	border-width: 1px;
	border-color: #cacbca;
	background-color: #f9f9f9;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.background2 {
	border-style: solid;
	border-width: 1px;
	border-color: #cacbca;
	background-color: #c7c7c7;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1 {
	font face:Arial, Helvetica, sans-serif;
	color:#004796;
	font-size:12px;
	font-weight:bold;
	}