h1 {
	font-family: Book Antiqua, Serif;
	font-size: 21px;
	color: #993300;
	text-align: center;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color:#333333 !important;
}

h2 a {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color:#333333 !important;
}

h2 a:hover {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration:underline;
	color:#333333 !important;
}


#layout-main a {
	color: #000000;
	text-decoration: underline;
}
#layout-main a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000 !important;
	text-decoration:underline;
	font-weight:bold;
}

#footer a:hover {
	color: #000000 !important;
	text-decoration:none;
	font-weight:bold;
}
