body         { font-size: 12pt; background-color: #f5f5f5;
color: #000; font-family: Verdana; margin: 0  }
a:link       { font-weight: bold; text-decoration: none; color: #000000; }
a:visited    { font-weight: bold; text-decoration: none; color: #46746c; }
a:hover      { text-decoration: underline; color: #0000ff }
a:active     { font-weight: bold; text-decoration: none; color: #000000; }
p            { margin-top: 12; margin-bottom: 12; text-align:justify }
td           { font-size: 12pt; }
h1           {

	font-size: 26px;
	color: #000000;
	text-align: center
}
h2           { font-size: 18px; color: #000000; text-align: center }
h3           { font-size: 18px; color: #000000; text-align: center }
h4           { font-size: 20px; color: #000000; text-align: left }
h5           { font-size: 27px; color: #000000; text-align: center }
h6           { font-size: 18px; color: #000000; text-align: left }


ul           { text-align: left }
a:link.menu, a:visited.menu {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	padding: 10px 50px;
	line-height: 40px;
	text-decoration: none;
	color:#fff;
}

a:hover.menu {
	text-decoration: none;
	color:#fff;
	background-color: #000;
}
a:link.st, a:visited.st {
	padding: 3px;
	text-decoration: none;
	color:#fff;
	font-weight: lighter;
}
a:hover.st {
	text-decoration: none;
	background-color: #fff;
	color: #84ada6;
}
#main {
	width: 100%;
	margin: 0px auto;
}
#tresc {
	max-width: 990px;
	margin: 0px auto;
}
img { border: 0 }
