h1 {
	font-size: 15px;
	color: #000;
}
a {
	font-size: 15pt;
}
a:active {
	text-decoration: underline;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #09C;
	text-decoration: none;
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
}
.backtotop {
}
a.backtotop {
	font-size: 13px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #000;
}
h3 {
	font-size: 10px;
	color: #000;
}
.c {
	font-size: 13px;
}
