h1, h2, h3, h4, h5, p {margin:0;padding:0;padding-left:20px; padding-right:20px;}

body {
	background-color: #6CA99A;
}

tr { background-color:#E8F1EE;
}

/**{font-family:Georgia, "Times New Roman", Times, serif;}*/

h1{color:#006d56; font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;}

h2{color:#b15b11;font-family:Georgia, "Times New Roman", Times, serif;}

h3{font-style:italic; font-weight:bold;font-family:Georgia, "Times New Roman", Times, serif;}

p{ font-family:Georgia, "Times New Roman", Times, serif;}

ul{
font-family:Georgia, "Times New Roman", Times, serif;}
}

a:link {
	text-decoration:underline;
	color:#b15b11;
}
a:visited {
	text-decoration:underline;
	color:#b15b11;
}
a:hover {
	text-decoration:underline;
	color:#EA7500;
}
a:active {
	text-decoration:underline;
	color:#b15b11;
}