
a {
	color: #505050;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	color: #ff4500;
	font-weight: normal
}
h1 {
	color: #505050;
	font-weight: bolder;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana
}
h2 {
	color: #505050;
	font-weight: normal;
	font-size: 12px;
	line-height: 19px;
	font-family: Verdana
}
h3 { color: #ff4500; font-weight: normal; font-size: 12px; font-family: Verdana }
h4 { color: #ff4500; font-weight: normal; font-size: 21px; font-family: verdana }
h5 { border: solid 1px #c0c0c0 }
h6 { color: #696969; font-size: 12px; line-height: 19px; font-family: verdana }