body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #3391CF;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #1D2FBD;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	font-weight: bold;
}

strong {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2e9ce8;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.nav:link {
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	text-decoration: none;
}
a.h2-par:link {
	text-decoration: none;
}
a.h2-par:visited {
	text-decoration: none;
}
a.h2-par:hover {
	color: #000000;
	text-decoration: none;
}
a.h2-par:active {
	text-decoration: none;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.copyright:link {
	text-decoration: none;
	color: #333333;
}
a.copyright:visited {
	text-decoration: none;
	color: #333333;
}
a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}
a.copyright:active {
	text-decoration: none;
	color: #1d2fbd;
}

a.content:link {
	text-decoration: none;
	color: #0066FF;
}

a.content:visited {
	text-decoration: none;
	color: #0066FF;
}
a.content:hover {
	font-weight: bold;
	color: #0066FF;
}
a.content:active {
	text-decoration: none;
	color: #0066FF;
}
a.sidebar:link {
	text-decoration: none;
	color: #0066FF;
}

a.sidebar:visited {
	text-decoration: none;
	color: #0066FF;
}
a.sidebar:hover {
	font-weight: bold;
	color: #0066FF;
}
a.sidebar:active {
	text-decoration: none;
	color: #0066FF;
}

.h2-par {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #2e9ce8;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tb-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7EC0F2;
	border-right-color: #7EC0F2;
	border-bottom-color: #7EC0F2;
	border-left-color: #7EC0F2;
}
.content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0.02em;
}
