a:link {
	background: #FFFFFF;
	color: #0000FF;
}

a:visited {
	background: #FFFFFF;
	color: #800080;
}

a:active {
	background: #FFFFFF;
	color: #FF0000;
}

a.topnav {
	background: #FFFFCC;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

a.topnav:link, a.topnav:visited {
	background: #FFFFCC;
	color: #0000FF;
}

a.topnav:active {
	background: #FFFFCC;
	color: #FF0000;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin-left: 5%;
	margin-right: 10%;
}

div.topnav {
	background: #FFFFCC;
	border-bottom-width: 0px;
	border-color: #000000;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	margin-bottom: 1em;
	margin-top: 0.5em;
	padding: 4px;
	text-align: center;
}

h1, h2 {
	background: #EFEFEF;
	border-bottom-width: 1px;
	border-color: #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
}

p, ul {
	font-family: "Times New Roman", Times, serif;
}

p.topnav {
	background: #FFFFCC;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	text-align: center;
}

td, th {
	font-family: "Times New Roman", Times, serif;
}
