@charset "UTF-8";
/* CSS Document */

		a {
	color: #330066;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
#home_pg_button img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
		
		a:hover {
			color: #990000;
		}
		
		a:visited {
			color: #336633;
		}
		
		p {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: .9em;
			text-align: left;
			padding-left: 25px;
		}
		
		h1 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #000000;
			text-align: left;
			border-bottom-width: 3px;
			border-bottom-style: solid;
			border-bottom-color: #330066;
			text-indent: 5px;
		}

		h2 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #000000;
			text-align: left;
			border-bottom-width: 3px;
			border-bottom-style: solid;
			border-bottom-color: #330066;
			text-indent: 5px;
		}

		
		h3 {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 15px;
			font-weight: bold;
			color: #330066;
			text-align: left;
			padding-left: 5px;
			border-bottom-width: 3px;
			border-bottom-style: solid;
			border-bottom-color: 330066;
			padding-bottom: 1px;
		}
#content_sup1 p {
	font-size: 0.85em;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_sup1 h2 {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-style: italic;
	text-align: center;
	font-size: 0.85em;
	border-bottom-width: 2px;
	border-bottom-color: #330066;
}
h5 {
	font-size: 1em;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
}

