
a:link 
{
    color:#000000;
    text-decoration: none;
}

a:visited 
{
    text-decoration: none;
    color:#000000;
}

a:hover
{
    color:#000000;
    text-decoration: none;
}

a:active
{
    text-decoration: none;
    color:#000000;
}

img
{
    border:0;
}

H1
{
	font-family: Times New Roman;
	text-align: center;
	color: #9C1F2E;
	font-size: 68px;
	font-style:inherit;
}

H2
{
    font-family: Times New Roman;
	text-align: center;
	color: #9C1F2E;
	font-size: 16px;
	text-transform:uppercase;
}

H3
{
    font-family: Times New Roman;
	text-align: center;
	color: #9C1F2E;
	font-size: 20px;
	text-transform:uppercase;
}

H4
{
    font-family: Times New Roman;
	text-align:left;
	color: #9C1F2E;
	
}



#menu_esquerdo UL
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 30px; 
	MARGIN: 0px; 
	PADDING-TOP: 20px
}

#menu_esquerdo UL LI
{
    line-height:40px; 
    letter-spacing:2px;
    DISPLAY:list-item; 
    LIST-STYLE-IMAGE: none; 
    LIST-STYLE-TYPE: none;
   	FONT: Times New Roman;
	COLOR: #ffffff; 
	font-weight: bold;
	font-size:large;
}



#menu_esquerdo UL li a:link  
{
    display:block;
    color: #ffffff;	 
    text-decoration: none;
    font: Times New Roman; 
    font-weight: bold;
    font-size:large;
}

#menu_esquerdo UL li a:visited
{	
    display:block;
    color: #ffffff;	 
    text-decoration: none;
    font: Times New Roman;
    font-weight: bold;
    font-size:large;
}

#menu_esquerdo UL li A:hover 
{
	
    text-decoration: none;
    FONT: Times New Roman;
	COLOR: #000000; 
	font-weight: bold;
	font-size:large;
}





#menu_direito UL
{ 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 30px; 
	PADDING-BOTTOM: 20px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

#menu_direito UL LI
{
    
    letter-spacing:1px;
    DISPLAY:list-item; 
   	FONT: Times New Roman;
	COLOR: #000000; 
}



#menu_direito UL li a:link  
{
    display:block;
    color: #000000;	 
    text-decoration: none;
    font: Times New Roman; 
}

#menu_direito UL li a:visited
{	
    display:block;
    color: #000000;	 
    text-decoration: none;
    font: Times New Roman;
}

#menu_direito UL li A:hover 
{
	
    text-decoration: underline;
    FONT: Times New Roman;
	COLOR: #000000;
}

p
{
    font-family: Verdana;
	color:Black;
	line-height: 150%;
}



p.texto
{
    font-family: Verdana;
	color:Black;
	text-align:justify;
	line-height: 150%;
}

p.titulo
{
	font-family: Verdana;
	text-transform:uppercase;
	color:Red;
	text-align:center;
	font-size:larger;
}

p.subtitulo
{
	font-family: Verdana;
	text-transform:uppercase;
	color:#000099;
	text-align:center;
	font-size:small;
}