body {
	font-size: 12px;
	color: #000000;
	font-family: Trebuchet MS;
	/*background-color: #E8E8CD;*/
	background-color: #c8deac;
	text-align: justify;
	padding:0px;
	margin: 0px;
	text-align:justify;
}

.navbar {
	width:100%;
	background-color:#3e4146;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
}

a.nav:link, a.nav:visited {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #ffffff;
	text-decoration: none;
}

a.nav:hover, a.nav:active {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #ffffff;
	text-decoration: underline;
}

a:link, a:visited, a:hover, a:active {
	font-size: 13px;
	font-family: Trebuchet MS;
	color: #1ea1a1;
	text-decoration: underline;
}

p,td,th {
	font-size: 13px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align:justify;
}

hr {
	color:#1ea1a1;
	height:1px;
}

.footer {
	text-align: center;
	font-size:10px;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: left;
}

h2 {
	padding-top:10px;
	font-size: 15px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: left;
}

h3 {
	font-size: 10px;
	color: #000000;
	font-style:italic;
	font-family: Trebuchet MS;
	text-align: justify;
}

h4 {
	font-size: 13px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: left;
}

h5 {
	font-size: 11px;
	color: #000000;
	font-family: Trebuchet MS;
	text-align: center;
}

