body {
	font-family:Times New Roman;
	font-size:14px;
	color:#000000;
	background:#FFFFFF;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table,tr,td {
	font-family:Times New Roman;
	font-size:14px;
	color:#000000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	horizontal-align: left;
}
img {
	border: 0px;
}
h1 {
	font-family:Times New Roman;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	border: 0px;
	margin: 0px;
	padding: 0px,0px,5px,0px;
	vertical-align: top;
}

ul {
	border: 0px;
	margin-top: 0px;
}
p.author {
	font-family:Times New Roman;
	font-size:13px;
	color:#333333;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

a:link {
	font-family:Times New Roman;
	font-size:14px;
	color:#000066;
	text-decoration:none;
}
a:visited {
	font-family:Times New Roman;
	font-size:14px;
	color:#000066;
	text-decoration:none;
}
a:hover {
	font-family:Times New Roman;
	font-size:14px;
	color:#000066;
	text-decoration:underline;
}
a:active {
	font-family:Times New Roman;
	font-size:14px;
	color:#000066;
	text-decoration:underline;
}

a.topnav:link {
	font-family:Times New Roman;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:visited {
	font-family:Times New Roman;
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:hover {
	font-family:Times New Roman;
	font-size:15px;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}
a.topnav:active{
	font-family:Times New Roman;
	font-size:15px;
	color:#000066;
	text-decoration:none;
	font-weight:bold;
}

a.nav:link {
	font-family:Times New Roman;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a.nav:visited {
	font-family:Times New Roman;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
a.nav:hover {
	font-family:Times New Roman;
	font-size:12px;
	color:#000066;
	text-decoration:none;
}
a.nav:active{
	font-family:Times New Roman;
	font-size:12px;
	color:#000066;
	text-decoration:none;
}