body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 100% none;
	margin: 40px;
	padding: 0px;
}
h1 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	right: auto;
}
h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
td {
	font-size: .8em;
}
a.number:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: underline;
}
a.number:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: underline;

}
a.number:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #339999;
	text-decoration: underline;

}
.varioustitle {
	font-size: 1.2em;
	color: #339999;
	font-style: italic;

}
.varioustext {
	font-size: 0.9em;
	color: #339999;
	font-style: italic;

}
.variousphoto {

	font-size: 1em;
	color: #339999;
	font-style: normal;
}

