body,td,th
{
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}

.titulos
{
	color: #373737;
	font-weight: bold;
	font-size: 22px;
}

.estilo1
{
	color: #373737;
	font-weight: bold;
	font-size: 16px;
}

.estilo2
{
	color: #373737;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

.estilo3
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

.estilo4
{
	color: #373737;
	font-weight: bold;
	font-size: 11px;
}

.estilo5
{
	color: #373737;
	font-weight: bold;
	font-size: 14px;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
}
