p {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: lighter;
}

h1 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
	font-variant: small-caps;
	font-size: 24px;
}

h2 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
}

h3 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
}

h4 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: lighter;
}

h5 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
}

h6 {
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;
	margin-left: 20px;
}

A:link {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;

}
