#content {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 99%;
}
#content a {
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover {
	font-weight: bold;
	color: #660066;
	text-decoration: underline;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
h6 {font-size: 0.9em;}
p {font-size: 0.9em;}

#banner {
	font-size: 1.6em;
	line-height:48px;
	color: #ffffff;
	background-color: #752C7A;
	padding-left: 5px;
	font-weight: bold;
	vertical-align: middle;
}
.button {
	font-size:8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9966CC;
	text-align: center;
}
.button a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9966CC;
	text-align: center;
	text-decoration: none;
}
.button a:hover {
	font-weight: bold;
	color: #9966CC;
	background-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	display: block;
}
h2 {background-color: #99ccFF;
	text-decoration: none;
	display: block;
	clear: both;
}




