body { }

p { }

td { }

a:link { }

a:visited { }

a:hover { }

a:active { }

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
}

