.border {
	border: 1px solid #000000;
}
p, label, li {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	margin: 5px 5px 8px;
	line-height: 14px;
}
h2 {
	font: bold 16px "Trebuchet MS", Arial;
	color: #990000;
	margin: 0px 0px 0px 5px;
}
h3 a{
	font: 16px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px #000000;
}
h3 a:hover{
	font: 16px "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	border-top: 1px #000000;
	border-right: 1px #000000;
	border-bottom: 1px dashed #990000;
	border-left: 1px #000000;
}h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	margin: 5px;
}
