body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #ccc;
}
td {
	font-size: 10px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 14px;
}

a:link			{ color: #000000}
a:active		{ color: #000000}
a:visited		{ color: #000000}
a:hover			{ color: #bc1c20}

a.copyright:link {
	color: #333333;
	text-decoration: none;
}
a.copyright:visited{
	color: #333333;
	text-decoration: none;
}
a.copyright:hover	{
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

a.popups:link {
	color: #fff;
	text-decoration: none;
}
a.popups:visited{
	color: #fff;
	text-decoration: none;
}
a.popups:hover	{
	color: #fff;
	text-decoration: underline;
}
.popups {
	font-size: 11px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.links:link {
	color: #000000;
	font-size: 9px;
}
a.links:visited{
	color: #777777;
	font-size: 9px;
}
a.links:hover	{
	color: #bc1c20;
	font-size: 9px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
}
.inputbox-small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	background-color: #DDDDDD;
}
.javabutton {
	font-size: 9px;
	cursor: hand;
}
.captions {
	font-size: 9px;
}
.headlines {
	font-size: 14px;
	color: #bc1c20;
	font-weight: bold;
}
.headlinesreverse {
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: oblique;
}
.datetime {
	font-style: oblique;
	color: #FFFFFF;
}
.texto {
	font-size: 12px;
}
