body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.frame {
	border: 1px solid #ECF1F4;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	color: a478a2;
	font-weight: bold;
	line-height: 12px;
}
.text2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 67686b;
}
.text3 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 67686b;
}
.text4 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	color: a478a2;
	font-weight: bold;
	line-height: 14px;
}
.text5 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	color: a478a2;
	font-weight: bold;
	line-height: 16px;
}

a:link {
	color: 67686b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 67686b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: 67686b;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
