body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3B41AF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.nav-link {
	font-size: 10px;
	font-weight: bold;
}
.disclaimer {
	font-size: 10px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	color: #000000;
}
dt {
	font-weight: bold;
}

.nav_separators {color: #FFFFFF}

.small-text {
	font-size: 10px;
}

.page_heading {
	font-size: 24px;
	color: #000000;
}

.page_heading_decoration {
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.article-title {
	font-size: 20px;
	color: #3F3D9E;
	font-weight: bold;
	font-style: italic;
}

.article-summary {
	color: #3F3D9E;
	font-weight: bold;
	font-size: 12px;
}



.heading {
	font-size: 14px;
	font-weight: bold;
}
.author {
	text-align: right;
	font-style: italic;
}
hr {
	width: 50%;
}

.large-heading {
	font-size: 18px;
	font-weight: bold;
}

.xlarge-heading {
	font-size: 24px;
	font-weight: bold;
}

.article-headline {
	color: #3F3D9E;
	font-weight: bold;
	font-size: 16px;
}

.sub_heading {
	font-weight: bold;
}

