body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #4768B7;
	background-image: url(images/bg.jpg);
}
table {
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #18237D;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #18237D;
	background-color: #FFFFFF;
}
.link {
	font-style: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #9CAEE0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #9CAEE0;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	color: #9CAEE0;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
}
p {
	line-height: 200%;
}
ol {
	line-height: 200%;
}
ul {
	line-height: 200%;
}
.nav-heading {
	background-color: #253D79;
	text-align: center;
	font-size: 12px;
	border: none;
	color: #FFFFFF;
}
.nav-link {
	font-size: 11px;
	text-decoration: none;
}
.footer {
	font-size: 10px;
}
.header {
	font-size: 300%;
	color: #FFFFFF;
}
.key-words {
	color: #00FF00;
}

