body {
	color: white;
	font-family: verdana, arial;
}
a {
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial;
}
a.mailto {
	font-weight:bold;
	font-size: 9pt;
	font-family: andale mono, courier;
}
a.title {
	font-size: small;
}
a:link {
	color: red;
}
a:vlink {
	color: #C0C0C0;
}
a:alink {
	color: #FF6060;
}
a:hover {
	color: red;
	text-decoration: underline;
}
img {
	border: none;
}
h1 {
	text-align: center;
}
h2 {
	font-size: small;
	text-align: center;
}
