body tr, td, table
{
	font-family: sans-serif;
	font-size: 11px;
	color: gray;
	padding: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: left;
}
body a:link
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
body a:visited
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
body a:hover
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: red;
}
body h3
{
	font-family: sans-serif;
	font-size: 9px;
	color: #58186F;
	padding-left: 10px;
	padding-right: 10px;
}
h5
{
	font-family: sans-serif;
	font-size: 10px;
	color: #58186F;
	text-align: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
h2
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: gray;
	text-align: left;
	text-align: justify;
}
body h4
{
	font-family: tahoma;
	font-size: 10px;
	color: #58186F;
	text-align: left;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
body h1
{
	font-family: tahoma;
	font-size: 11px;
	color: red;
	text-align: left;
	text-align: justify;
}
.pata
{
    font-family: Tahoma;
    font-size: 10px;
    color: gray;
}
.pata a:link
{
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
.pata a:visited
{
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: gray;
}
.pata a:hover
{
	font-family: sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: red;
}
