body {
	font-family: "Times New Roman", Times, serif;
	left: 20px;
	font-size: small;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #003366;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #993300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	color: #003366;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-transform: uppercase;
	color: #993300;
}
