h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 200;
	color: #00F;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #60F;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #30F;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #600;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6600CC;
	text-decoration: none;
	font-weight: bolder;
	text-align: center;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #F00;
	line-height: normal;
	text-transform: none;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #30F;
}
.content {
	height: 100px;
	width: 800px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #63C;
	margin-right: 10px;
	padding-right: 5px;
	left: 12px;
	top: 0px;
	overflow: scroll;
	visibility: visible;
}
