.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #620266;
}

.contentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d9ce1;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0199cb;
	text-align: center;
}

h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 12px;
	color: #5b8f41;
	text-align: left;
}

h1 {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4d9ce1;
	text-align: middle;
}

body {
	margin-top: 0px;
	background-color: #135cba;
}

.nav { 
	font-family: Verdana, sans-serif;
	color: #fdec00;
	font-weight: bold;
	font-size: 10px;
}

.navLink { 
	font-weight: bold;
	color: #fdec00;
} 


.navLink:hover { 
	font-weight: bold;
	color: #FFFFFF;
}

.top { 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration : none;
	color : #ffd700;
} 

.topLink { 
	text-decoration : underline;
	color : #ffd700;
} 

.topLink:hover { 
	text-decoration : none;
	color : #FFFFFF;
} 