h1 {  }
h1 {  font-family: "Times New Roman", Times, serif; font-size: 24px; color: #99FF66}
h2 {  font-family: "Times New Roman", Times, serif; font-size: 18px; color: #FFFFFF}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 24px; color: #FFFF00; font-weight: bolder}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF00;
	line-height: normal;
	font-variant: normal;

}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0000FF;
	font-weight: bolder;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
	color: #99FF00;
	text-decoration: none;
	line-height: normal;
	text-transform: capitalize;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 900;
	text-transform: capitalize;
	color: #FF66FF;
	text-decoration: none;
}
