table {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #330000;

	font-weight: normal;

}

a:link {

	text-decoration: none;

	color: #FF3300;

}

a:visited {

	text-decoration: none;

	color: #CC3300;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #660000;

	text-decoration: underline;

}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #330000;

}

body {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 12px;

	color: #330000;

	background-image: url(Assets/yellow_bckgrnd.gif);

	font-weight: normal;

	background-attachment: fixed;

}

h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 9px;

	color: #330000;

	font-weight: normal;

}

