body {
	margin: 0;
	padding: 0;
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}
form, ul, input, td {
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

 li {
 	margin-top: 5px;
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

h1 {
	color: #318676;
	margin-left: 10pt;
	margin-top: 14pt;
	margin-bottom: 0pt;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;

}

h2 {
	color: #318676;
	margin-left: 12pt;
	margin-top: 10pt;
	margin-bottom: 5px;
	padding-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;

}

td {
	vertical-align: top;
	
}

p {
	margin-left: 12pt;
	margin-right: 21pt;
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

p.top {
	margin-left: 12pt;
	margin-right: 21pt;
	margin-top: 5pt;
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

p.subtop {
	margin-left: 12pt;
	margin-right: 21pt;
	margin-top: 0pt;
	color: #505050;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}
p.footer {
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
		margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #318676;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}



a {
	text-decoration: none;
	color: #C37D05;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss;
}

a:link {
	color: #C37D05
}

a:visited {color: #C37D05}
a:hover {
	color: #318676;
	text-decoration: underline;
}


a.contact {
	text-decoration: none;
	color: #C37D05;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bolder;
	
}

a.contact:link {
	color: #C37D05
}

a.contact:visited {
	color: #C37D05
}
a.contact:hover {
	color: #318676;
	text-decoration: underline;
}



p.nav {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	margin-bottom: 8px;
}
a.nav {
	text-decoration: none;
	color: #318676;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
}
a.nav:link {
	color: #318676;
}

a.nav:visited {color: #318676;}
a.nav:hover {
	color: #C37D05;
	text-decoration: underline;
}

.shameless {
	text-align: center;
	font-family: "tahoma", sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: italic;
}

a.shameless {
	text-decoration: none;
	font-family: "Tahoma", sans-serif;
	color: #CCCCCC;
	font-style: italic;
}

a.shameless:link {
	color: #CCCCCC
}

a.shameless:visited {color: #CCCCCC}
a.shameless:hover {
	color: #E7CB9B;
	text-decoration: underline;
}
