A:ACTIVE {
	color: #0080FF;
	font-weight: bolder;
}
A:VISITED {
	color: #5987C5;
	font-weight: bolder;
}

A:LINK {
	color: Blue;
	font-weight: bolder;
}

BODY {
	background-color: White;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: Navy;
	margin: 0px 2px;
}

.fontipar {
	font-family: Arial, Helvetica, sans-serif;
	color: #d56a00;
	font-size: 12px;
	font-weight: bold;
}

.fongra {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 12px;
	font-weight: bold;
}

.fontigra {
	font-family: Arial, Helvetica, sans-serif;
	color: #d56a00;
	font-size: 14px;
	font-weight: bold;
}

P {
	text-align : justify;
	font : Arial, Helvetica, sans-serif;
}

UL {
	list-style : disc;
}

TABLE {
	font : 12px;
}
TD {
	font-size: 12px;
}

H1 {
	color : #d56a00;
	font-size : 20px;
	font-weight : normal;
	text-align : center;
	margin-left : 70pt;
	margin-right : 70pt;
}
	
H2 {
	color: #d56a00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 0pt;
	margin-right: 0pt;
}

H3 {
	color: #d56a00;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 70pt;
	margin-right: 70pt;
}

H4 {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
}

H5 {
	color: Black;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left: 0pt;
	margin-right: 0pt;
}

H6 {
	color: Black;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
	font-style: italic;
}

H7 {
	color: #4682B4;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-left: 0pt;
	margin-right: 0pt;
	font-style: italic;
}

.centra {
		text-align : center;
}

.right {
	text-align : right;
}

.centrab {
	text-align : center;
	font : bold;
}
