body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.basic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #045971;
}
.basic2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #045971;
}
.h2 {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #CAA4CC;
}
a:link {
	color: #045971;
	text-decoration: none;
}
a:visited {
	color: #045971;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.h3 {


	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #CAA4CC;
}
.basic3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #045971;
}
