body {
	font: small verdana, geneva, arial, helvetica, sans-serif; background-color: #336699; color: #330000;
}

p {
	font-size: small;
	line-height: 150%;
    padding-right: 15px;
	padding-left: 15px;
}

th {
	font-weight: bold;
	color: #FFFFFF;
	background: #336699 center center;
}

h1 {
	margin-bottom: 0px;
	margin-top: 20px;
	padding-left: 15px;
    padding-right: 15px;
	font: bold x-large Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h2 {
	margin-bottom: 0px;
	margin-top: 20px;
	font: bold large Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}

h3 {
	margin-bottom: 0px;
	margin-top: 20px;
	font: bold medium Georgia, "Times New Roman", Times, serif;
	padding-left: 15px;
}

h4 {
	margin-bottom: -10px;
	margin-top: 10px;
	font: bold small verdana, geneva, arial, helvetica, sans-serif;
	padding-left: 15px;
}

ul {
list-style-type: square;
}

ol {
padding-left: 45px;
}

li {
font-size: small;
margin-bottom: 6px; 
line-height: 150%;
}

.main_topic{
   line-height: 100%;
	margin-bottom: -10px;
	margin-top: 10px;
	font: bold large verdana, geneva, arial, helvetica, sans-serif;
	padding-left: 5px;
}

.footer {
	font-size: xx-small;
	font-weight: bold;
	color: #ffffff;
}

p.introductory {
	font-size: medium;
}

.pointertext {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
}

.quote {
	font-size: small;
	font-style: italic;
	border: medium dotted #FFE79F;
	padding: 15px;
	margin: 15px;
}

.sideColumn,
.sideColumn p {
	font-size:medium;
}

.sidebar {
	font-size: small;
	border: medium dotted #FFE79F;
	padding: 15px;
	margin: 15px;
}

.smallboldtext {
	font-size: x-small;
	font-weight: bold;
}
.smalltext {
	font-size: x-small;
}

.tagline {
	font-size: x-small;
	color: #FFFFFF;
    padding-left: 15px;
	vertical-align: middle;
	letter-spacing: .15em;
}

a:link {
	text-decoration: none;
	color: #336699;
    font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #336699;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #660033;
}


a.nav:link {
font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
a.nav:visited {
	font-size: x-small;
	text-decoration:none;
	font-weight: bold;
}
a.nav:hover {
	font-size: x-small;background:#336699; color:#F6E37C;
	
}
a.nav:active {
	font-size: x-small;
	text-decoration:none;
	color: #ffffff;
}

a.whitenav:link {
font-size: xx-small;
	text-decoration: none;
	font-weight: bold;
	color: #F6E37C;
}

a.whitenav:visited {
	font-size: xx-small;
	text-decoration:none;
color: #F6E37C;
}

a.whitenav:hover {
	font-size: xx-small;text-decoration:underline;
	color: #F6E37C;
}
a.whitenav:active {
	font-size: xx-small;
	text-decoration:none;color: #F6E37C;
}
