body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: 700;
}
a:link {
	color: #000099;
}
a:visited {
	color: #993333;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #9999CC;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #3333CC;
}
h2 {
	font-size: 18px;
	color: #3333CC;
}
h3 {
	font-size: 14px;
	color: #3333CC;
}
p {
	font-size: 16px;
	font-weight: 700;
	color: #333333;
}
li {
	font-size: 16px;
	font-weight: 700;
}
