@charset "iso-8859-2";
/* CSS Document */
<style type="text/css" >
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
th {text-decoration:underline;
}
h1 {
	font-size: 20px;
	color: #000;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #000;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
menu {color:#000; 
	  font-family:"Times New Roman", Times, serif; 
	  font-size:14px;
}
a:link {
	color: #000;
}
a:visited {
	color: #93C;
}
a:hover {
	color: #90C;
}
a:active {
	color: #96C;
}
</style>
