/* Authored by Joseph De Araujo */

body,td,tr,p,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B2B2B;
}
.td2 {
	color: #333333;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FE6F0F;
	margin-bottom: 0px;
}
h3 {
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}

a{
color: #FE6F0F;
}


.baselinks{
	font-weight:bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;

}


.baseTD
{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.logo {
	color: #FD6903;
	font-size: 16px;
	font-weight: bold;
}


a:link {
	color: #1a50b8;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color:#1A50B8;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #22C7F5;
	text-decoration: none;
}
.txtimg {
	margin: 0px;
	padding: 0px;
}
.tbbase {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}

#hunotesta{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #333333;
}
.img{
	margin:6px;
	}