p.header
{

	font-size	: 8pt;
	font-family	: Tahoma, Verdana, Arial, Times New Roman;

	color		: #000000;
	text-align	: center;

	text-decoration	: none;

	border-left	: 0px;
	border-right	: 0px;
	border-top	: 1px #cccccc solid;
	border-bottom	: 1px #cccccc solid;

	padding-left	: 0px;
	padding-right	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;

	margin-top	: 0px;
	margin-bottom	: 0px;
	margin-left	: 0px;
	margin-right	: 0px;
}

a.logotip:link,
a.logotip:visited,
a.logotip:active,

a.header:link,
a.header:visited,
a.header:active
{
	color		: #000000;
	text-decoration	: none;
}

a.logotip:hover,

a.header:hover
{
	background-color: #0099cc;
	color		: #ffffff;
	text-decoration	: none;
}

h1.logotip
{
	text-align	: center;

	font-family	: Tahoma, Verdana, Arial, Times New Roman;

	color		: #000000;

	border-left	: 0px;
	border-right	: 0px;
	border-top	: 0px;
	border-bottom	: 0px;

	margin-top	: 0px;
	margin-bottom	: 0px;
	margin-left	: 0px;
	margin-right	: 0px;
}

h6.logotip
{
	text-align	: center;

	font-family	: Tahoma, Verdana, Arial, Times New Roman;

	color		: #000000;

	border-left	: 0px;
	border-right	: 0px;
	border-top	: 0px;
	border-bottom	: 0px;

	margin-top	: 5px;
	margin-bottom	: 5px;
	margin-left	: 0px;
	margin-right	: 0px;

	padding-left	: 0px;
	padding-right	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
}