h1 {  font-size: 36px; font-style: italic; font-weight: bolder; font-family: "Times New Roman", Times, serif; text-transform: uppercase}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
li {  font-weight: bold; list-style-type: square}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
a:hover {  color: #33CC33}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FFFF00}
h3 {  font-family: "Times New Roman", Times, serif; font-size: 30px; font-style: italic; font-weight: bold; color: #000000; text-decoration: underline}
h6 {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.especial {
	color: #FFFFFF;
}
.especial a:link {
	color: #FFFFFF;
}
.especial a:visited {
	color: #00CCFF;
}
.especial a:hover {
	color: #33CC33;
}
.mini {
	font-size: 10px;
}
.mini a:link {
	font-size: 10px;
	color: #0000FF;
}
.mini a:visited {
	font-size: 10px;
	color: #00CCFF;
}
.mini a:hover {
	font-size: 10px;
	color: #33CC33;
}
.fg {
	background-color:#eee;
}