body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0000CC;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: medium;
}
caption {
	font-size: small;
}
img {
	border: #000000;
}