BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 175%; 
	text-align : justify;
}


OL, UL, LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #04477F;
	text-decoration : none;
	background-color : transparent;

}


strong{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5B5798;
	text-decoration : none;
	background-color : transparent;
}

.strong{
font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5B5798;
	text-decoration : none;
	background-color : transparent;
}

.inf{
font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : lighter;
	color : black;
	text-decoration : overline;
	background-color : transparent;
}


span {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2F9A47;
	font-size : 14px;
	background-color : transparent;
}




A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #F03502;
	text-decoration : none;
	background-color : transparent;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :#F03502;
	text-decoration : none;
	background-color : transparent;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #F03502;
	text-decoration : none;
	background-color : transparent;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #F03502;
	text-decoration : none;
	background-color : transparent;
}


A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #5B5795;
	text-decoration : none;
	background-color : transparent;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #F03502;
	font-size : 16px;
	background-color : transparent;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #F03502;
	font-size : 15px;
	background-color : transparent;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #F03502;
	font-size : 14px;
	background-color : transparent;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #F03502;
	font-size : 14px;
	text-decoration : underline;
	background-color : transparent;
}

hr {
	color : #F03502;
	background-color : transparent;
	}