h3 {
	font-family: "Book Antiqua", Braggadocio;
	font-weight: 600;
	color: green;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-size: 18px;
	line-height: normal;
	letter-spacing: 2px;
	vertical-align: baseline;
	text-align: left;
	border: none;
	text-indent: 60pt;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	font-weight: bold;
	color: #FF33CC;
}
a:link {
	text-decoration: none;
	color: #33CC66;
}
a:hover {
	color: #663300;
	background-color: #99FF99;
	background-image: none;

}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
.weird {
	background-image: none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: solid;
	line-height: 30px;
	background-repeat: no-repeat;
	background-color: #330099;
	text-decoration: none;
	background-position: 15px center;
	text-indent: 10pt;








}
