a:link {
	color: #666666;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #333333;
}

a:hover	{
    color: #0066CC;
    text-decoration: underline;
}

a:active {
	color: #333333;
    text-decoration: none;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #cc0000;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.h1	{
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #cc0000;
}

.h1bar {
	font-family: Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #cc0000;
}

.normal	{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

.horbartop {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #ffe2b1;
}

.verbarleft	{
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #f6f2e6;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.selmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
}

.navdark {
	background-color: #333333;
}

.navblack {
	background-color: #333333;
}

.navdarkgreen {
	background-color: #00FF00;
}

.navred	{
	background-color: #aa5859;
}

.navorange {
	background-color: #df9500;
}

.preformatted {
	font-family: courier;
	font-size: 10pt;
}

.separador { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #333333; margin-left: 8px; }


