BODY {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	margin : 0px;
}

P, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	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;

}

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 : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color :#2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}


A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #04477F;
	text-decoration : none;
	background-color : transparent;
}

A.head {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A.head:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color :#2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A.head:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}

A.head:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}


A.head:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #04477F;
	text-decoration : none;
	background-color : transparent;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2F9A47;
	font-size : 16px;
	background-color : transparent;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2F9A47;
	font-size : 15px;
	background-color : transparent;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #2F9A47;
	font-size : 14px;
	background-color : transparent;
}

H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #2F9A47;
	font-size : 14px;
	text-decoration : underline;
	background-color : transparent;
}


H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #2F9A47;
	text-decoration : none;
	background-color : transparent;
}
