html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body, td {
	font-family: Arial, verdana, Tahoma;
	font-size: 13px;
	color: #505050;
	line-height: 130%;
}

span {
	font-family: verdana, Tahoma;
	font-size: 11px;
	color: #C2663F;
}

ul {
    margin: 0;
    padding: 0 0 0 25px;
    text-indent: 0;
    text-align: justify;
}

p {
	text-indent: 11px;
	text-align: justify;
	margin-bottom: 0px;
}

h2 {
    font-size: 11px;
    text-indent: 11px;
}

span.orange {
	font-size: 19px;
	color: #ED9100;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
}

span.orann {
    color: #ED9100;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
}


 span.green {
	font-size: 19px;
	color: #3AB903;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
}

h2.green {
	font-size: 19px;
	color: #3AB903;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
	font-weight:100;
margin: 0 0 0 0 ;
}


h2.orange {
    font-size: 19px;
	color: #ED9100;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
font-weight:100;
margin: 0 0 0 0 ;
}

span.red {
	font-size: 19px;
	color: #FF3E00;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
}

span.blue {
	font-size: 14px;
	color: #0075AE;
	text-align: justify;
	margin-bottom: 0px;
	line-height: 25px;
}

span.redo {
	font-size: 11px;
	font-family: verdana, Tahoma;
	color: #C2663F;
	text-align: justify;
	margin-bottom : 0px;
}

input {
    font-size: 90%;
}

a:link, a:visited {
	text-decoration: underline;
	color: #C2663F;
}

a:gray {
	text-decoration: underline;
	color: #696969;
}

a:hover {
	text-decoration: none;
	color: #FF4C00;
}

div.space {
    height: 12px;
}

img.brd {
    border: 1px solid #C2B3AC;
}

a.notund {
    text-decoration: none;
}

div.botlnks {
    width: 100%;
    text-align: center;
    margin: 12px 0 30px 0;
}

td.pages {
    padding-top: 8px;
    font-size: 10px;
}

img.inter {
    margin: 2px 0 0 5px;
}