﻿

h1, h2, h3, h4, h5, h6
{
    color: #104F83;
	font-family: Arial, tahoma, verdana;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

h1
{
    font-size: 20px;
}

h2
{
    font-size: 14px;
    font-weight: bold;
	background-image:url(_images/titulo.gif);
	background-repeat:repeat-x;
	color:#FFF;
	height:25px;
	line-height:23px;
}