td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeaf2;
}
a:link {
	color: #5C5C8B;
	text-decoration: none;
}
a:hover {
	color: #669999;
	text-decoration: none;
}
a:active {
	color: #669999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.title {
	color: #3f3f8c;
	font-family: Eurostile, "Eras Medium ITC", "Franklin Gothic Book", Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.15em;


}
.navtext {
	font-family: Eurostile, "Eras Medium ITC", "Franklin Gothic Book", Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .08em;

}
.subtitle {
	font-family: Eurostile, "Eras Medium ITC", "Franklin Gothic Book", Arial;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: .1em;

}
.small {
	font-size: 12px;
	color: #FFFFFF;
}
.imgBdr {
	border: 1px solid #42428D;
}

