@charset "utf-8";
/* CSS Document */

body {

}

h1 {
	margin-top:0px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c4c01;
	font-size:large;
	
}

h2 {

	font-family:Georgia, "Times New Roman", Times, serif;;
	color:#3c4c01;
	font-size:medium;
	padding-bottom:0px;
	margin-bottom:0px;

	}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#3c4c01;
	font-size:small;
	padding-bottom:0;
	margin-bottom:0;
	}

p{
	line-height:1.2em;
	padding-top:0px;
	border-top:0px;
 }

.footertext {
padding-right:15px;
}

.centered{
	text-align:center;
	padding-top:0px;
	border-top:0px;
}
