﻿body
{
	font-size: small;
	font-family: "Arial Black";
}
TD
{
	font-size: small;
	font-family: "Arial Black";
}
TH
{
	font-size: small;
	font-family: "Arial Black";
}
A
{
	text-decoration: none;
	color: #69c024;
}
A:hover
{
	color: #69c024;
	text-decoration: underline;
}
A:visited
{
	color: #69c024;
}
.titulo01
{
	font-weight: bold;
	font-size: medium;
	color: #ff0000;
}
.subtitulo01
{
	font-weight: bold;
}
.fundoclaro01
{
	background-color: #e8f9d9;
}
.fundoclaro02
{
	background-color: #ebfcdb;
}
.fundomedio01
{
	background-color: #94D359;
}
.bordas01
{
	border-right: #69c024 1px solid;
	border-top: #69c024 1px solid;
	border-left: #69c024 1px solid;
	border-bottom: #69c024 1px solid;
}
