.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #1DA5BF;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	line-height: 1.2;
}
a:link {
	color: #004C73;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004479;
}
a:hover {
	text-decoration: none;
	color: #003B63;
	background-color: #C8FF5F;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(shared/bkg.jpg);
	background-repeat: repeat-y;
}
.style14 {font-family: Arial, Helvetica, sans-serif; color: #001220; font-size: small; text-transform: none; font-weight: bold; }
.subsub {
	font-size: 9px;
	color: #CC0000;
	font-family: "Swiss 721 BT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 10px;
}
h1 {
	font-size: 24px;
	text-transform: capitalize;
	color: #1DA5BF;
	font-weight: lighter;
}
.subtitle {
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
