body {
text-align: center;
font-size: 12px;
background-color: #ff8500;
color: white;
font-family: "Arial";
}

h1 {
	color: #037ABC;
        font-weight: bold;
        font-size: 16px;
	border:0px solid black;
	border-bottom-width: 0;
	border-top-width: 0;
	padding: 0px 0;
	font-family: "Arial";
}

a:link
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
}

a:visited
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
}

a:hover
{
	color: #FF8500;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
}

a:active
{
	color: #FF8500;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
}

.tresc
{
font-family: Verdana , Arial , sans-serif;
text-align: justify;
font-size: 12px;
color: black;
}


tr,td {
font-family: Verdana , Arial , sans-serif;
font-size:12px;
color: black;
}


a:link.tresc
{
	color: #037ABC;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
}

a:visited.tresc
{
	color: #037ABC;
	text-decoration: none;
	font-weight: bold;
	font-family: "Arial";
}

a:hover.tresc
{
	color: #FF8500;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
}

a:active.tresc
{
	color: #FF8500;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
}
