P,LI {
	font-family : Arial, Helvetica;
	font-size : 12px;
	line-height : 200%;	
	text-align: justify;
}

LI {
	font-family : Arial, Helvetica;
	font-size : 12px;
	line-height : 200%;	
	text-align: justify;
	list-style-position: outside;
	list-style-type: disc;
}

H1 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color :  #000000;
}

H2 {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	color :  #295D9D;
}

H3  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : normal;
	font-style : italic;
   line-height : 150%;	
	text-align : justify;
	color :  #000000;
}

H4  {
	font-family : Arial, Helvetica;
	font-size : 10px;
	font-weight : normal;
	color :  #000000;
}

H5  {
	font-family : Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color :  #FF0000;
}

INPUT, TEXTAREA, SELECT  {
	font-family : Arial, Helvetica;
	font-size : 13px;
	color :  #000000;
	font-weight : bolder;
	background-color : #FFFFFF;
}

A:LINK {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
   line-height : 150%;	
	color :  #295D9D;
}

A:HOVER {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : bold;
   line-height : 150%;
	color :  #295D9D;
}

A:ACTIVE {
	font-family : Arial, Helvetica;
	font-size : 11px;
	font-weight : normal;
   line-height : 150%;	
	color :  #295D9D;
}

A:VISITED {
	font-family : Arial, Helvetica;
	font-size : 11px;
   line-height : 150%;	
	color :  #295D9D;
}

