#title {
	margin: 0px;
	margin-bottom: -20px;
}

.title {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #000033;
	background: transparent;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
}
#searchtitle {
	margin: 0px;
	margin-bottom: 0px;
}

.searchtitle {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	color: #000033;
	background: transparent;
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
}

a.searchlink, a.searchlink:link, a.searchlink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	line-height: 18px;
}

a.searchlink:hover, a.searchlink:active {
	color: #FF6600;
}

.searchurl {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	line-height: 18px;
	color: #FF6600;
}

#author {
	display: none;
}

.author {
	
}

#date1 {
	display: none;
}

.date1 {
	
}

#article {
	margin: 0px;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background: transparent;
	color: #333333; 
}

#date2 {
	display: none;
}

.date2 {
	
}

hr {
  height: 1px;
  border-bottom: 1px;
  border-bottom-style: dashed;
  border-bottom-width: thin;
  border-bottom-color: #000033
}

.submit {
	border: 1px;
	border-color: #000033;
	border-style: solid;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	height: 21px;
}

.searchform {
	height: 30px;
	margin: 5px;
}

ul {
	list-style-type: square;
}

li {
	list-style-type: square;
}