.footer {  font-family: "Tempus Sans ITC"; font-size: 16px; font-weight: bold; color: 009900}
.title {
	font-size: 44px;
	font-weight: bold;
	font-family: "Rage Italic";
	color: #FFCC00;
	text-decoration: underline;
}
.headerlinks {
	font-size: 12px;
	font-family: Tahoma;
	color: #000066;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	text-decoration: blink;
	font-weight: bold;
}
.basictext {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066; font-size: 14px}
.basictextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
	font-weight: bold;
}
.destaque {color: #FFCC33; font-style: italic; font-weight: bold; }
.linksintext {
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.subtitle {
font-size: 36px; font-family: "Rage Italic"; color: #FFCC00;
}
.subtitlesmall {
font-size: 28px; font-family: "Rage Italic"; color: #FFCC00;
}

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}

body {
	background-color: #009900;
	background-image: url(url());
}
body,td,th {
	color: #000099;
	font-family: Tahoma;
}

