body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C5C9CC;
	font-size: xx-small;
}

.NavBar{
	font-size: 9pt;
	font-weight: bold;
	color:#54AD28;
	text-align: center;
}

a:link, a:visited{
	font-size: 9pt;
	font-weight: bold;
	color: black;
	text-decoration:none;
}
	

a:hover{
	color:#54AD28;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

blockquote {
	font-style: Italic
}