body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
a {
	font-size: 10px;
	color: #6699CC;
}
a:link {
	text-decoration: underline;
	color: #0033FF;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.caption {
	font-size: 10px;
	font-style: italic;
}
