body, tr, td {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
a, a.hover, a.active {
	text-decoration: none;
	color: #0000FF;

}
