BODY {	font-family: "Times New Roman", Times, Serif; 
	font-size: 14px;
	background-color: #ffdf01;
	padding: 0px;
	margin: 0px; }

a {	color: #b43131; 
	font-family: "Times New Roman", Times, Serif;
	font-size: 14px; }
a:visited { color: gray; }
a:active { color: black; }
a:hover { text-decoration: underline; }

div#title { }

div#nav { }

div#nav a { }
div#nav a:visited { }
div#nav a:active { }
div#nav a:hover { }

br.nodisplay { }

div#content { }

h1 { color: #b43131;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 32px;
	text-align: center; }
h2 { color: #b43131;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
	text-align: center; }

address { text-align: center; }
address a { }
address a:visited { }
address a:active { }
address a:hover { }

p { }
dt { font-weight: bold; }
strong { 	color: #b43131;
	font-weight: bold; }
em { 	color: #b43131;
	font-style: italic; }