﻿body {
	background:#111111;
	font-size:100%;
	line-height:1em;
	font-family:Arial, tahoma;
	margin:0;
	padding:0;
	color: #FFF;
}

h1 {
	font-size: 20px;
	color: #FFF;
	margin: 0;
	margin: 0;
}
h2 {
	font-size: 18px;
	color: #FFF;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

td.logo {
	text-decoration: none;
	height: 0px;
	width: 0px;
}
h1.title {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-style: normal;
	}
td.menu {
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 25px;
	}
td.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/line_2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	}
	td.copir {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/line_3.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

