body {
	left:auto;
	color: #3D5A92;
	margin: 0px;
	padding: 0px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}

p {
	font-size: 12px;
	color: #3D5A92;
	font-family: Verdana;
	line-height: 23px;
}

.medium {
	font-size: 12px;
	color: #3D5A92;
	font-family: Verdana;
}

.large {
	font-size: 14px;
	color: #3D5A92;
	font-family: Verdana;
}
.mainHighlight {
	color: #CC3300;
	font-family:"Century Gothic";
	font-weight: bold;
	font-size:60px;
	letter-spacing: .75em;
}

.highlight {
	color:#771516;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
	letter-spacing: .25em;
}
.highlight2 {
	color:#BB2D07;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
}
.highlight3 {
	color:#405B92;
	font-family:"Century Gothic";
	font-weight:normal;
	font-size:16px;
}

h1 {
	color:#3D5A92;
	font-family:"Century Gothic";
	font-size:14px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #E57B3F;
}
.smallFont {
	color:#E57B3F;
	font-weight:normal;
	font-size:11px;
}
.mediumFont {
	color:#BB2D07;
	font-weight:normal;
	font-size:12px;
	line-height:100%;
	font-family: Verdana;
}
a:link {
	color: #3D5A92;
}
a:hover {
	color: #BB2D07;
}
a:visited {
	color: #3D5A92;
}
a:active {
	color: #3D5A92;
}

