a:link {
	color: #4d7eb0;
	text-decoration: underline;
}
a:hover {
	color: #3a5f85;
	text-decoration: underline;
}

a:visited {
	color: #3a5f85;
	text-decoration: underline;
}

a:active {
	color: #3a5f85;
}

.title {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #4d7eb0;
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:left;
}

.main {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	line-height:1.5;
}

.disclosure {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #666666;
}

.textlink {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.address {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;

}

li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: left;
	text-align: left;
}
