#content h1 {
	padding-bottom: 30px;
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #1dbaed;
  	text-decoration: none;
	margin-top:10px;
	text-transform:uppercase;
}

#content h2 {
	margin-bottom: 2px; 
	padding: 0px; 
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #3EB744; 
  	text-decoration: none;
	line-height: 18px; 
	display: inline;
}
#newsarchive h2 {
	margin-bottom: 10px; 
	padding: 0px; 
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF; 
  	text-decoration: none;
	line-height: 18px; 
}

#newsarchive li {
	margin-left: 30px;
}

#newsarchive a {
	text-decoration: none;
	color: #FFFFFF; 
}
#newsarchive a:hover {
	text-decoration: none;
	color: #3EB744; 
	background-color: #FFFFFF; 
}

#content h3 {
	padding: 0px; 
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #d039c7;
  	text-decoration: none;
	line-height: 18px; 
}

#content h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	margin-bottom: 5px; 
	font-family: verdana;
	font-size: 100%;
	font-weight: normal;
	color: #d039c7;
}

#content h3 a:hover {
	text-decoration: underline; 
}

#content h4 {
	margin-bottom: 5px; 
	padding: 0px; 
	font-family: verdana;
	font-size: 150%;
	font-weight: bold;
	color: #333333; 
  	text-decoration: none;
	line-height: 15px; 
}

.text {
	margin-left:20px;
}

input { 
	background-color:#FFFFFF;
	border-color: #3EB744;
	border-style: solid;
	border-width:1px;
} 

#content li {
	margin-left:20px;
}
#content ul {
	margin-left:20px;
}

#content a {
	text-decoration: none;
	color: #d039c7; 
}

#content2 a {
	text-decoration: none;
	color: #d039c7; 
}

#content a:hover {
	text-decoration: underline; 
	background-color: #d039c7; 
	color: #FFFFFF;
}

#content2 a:hover {
	text-decoration: underline; 
	background-color: #d039c7; 
	color: #FFFFFF;
}


#content table {
	text-align: left;
	vertical-align: top;
}

