body {
	font-family: "Comic Sans MS", serif;
	text-align: justify;
}
h1 {
	text-align: center;
	font-style: italic;
}
h2 {
	text-align: left;
}
div {
	text-align: center;
}
img {
	border: 0;
}
img.nav {
	width: 26px;
	height: 26px;
}
img.icon {
	width: 88px;
	height: 31px;
}
a.int {
	font-style: italic;
}
a:hover {	
	background-color: transparent;
	color: #ff0000;
}
a:active {
	background-color: #ffff00;
	color: #ff0000;
}
a.inv {
	background-color: transparent;
	color: #ffffff;
}
a.inv:hover {
	background-color: transparent;
	color: #ffffff;
}
a.inv:active {
	background-color: transparent;
	color: #ffffff;
}
table {
	width: 99%;
}
td.l33 {
	width: 33%;
}
td.c33 {
	text-align: center;
	width: 33%;
}
td.r33 {
	text-align: right;
	width: 33%;
}
table.bg {
	text-align: right;
	width: 330px;
}
table.bg td.w300 {
	font-family: monospace;
	width: 300px;
}
table.tab {
	padding: 1px;
	border-spacing: 2px;
	border: 1px solid #cccccc;
	width: 99%;
}
table.tab th {
	background-color: #cccccc;
	color: #000000;
}
table.tab td {
	background-color: #eeeeee;
	color: #000000;
	text-align: justify;
}
table.tab td.c1 {
	text-align: center;
	width: 1%;
}
table.tab td.c20 {
	text-align: center;
	vertical-align: top;
	width: 20%;
}
.menu {
	background-color: #00ffff;
	color: #000000;
	font-size: 10pt;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	background-color: transparent;
	color: #ff0000;
	font-style: italic;
}
.menu a:active {
	background-color: transparent;
	color: #ff0000;
}
br.pageend {
	page-break-after: always;
}
