P  {
	font-family : Arial, Helvetica, sans-serif;
	color : 000000;
	font-style : normal;
	font-weight : normal;	
	font-size : 15px;
	text-decoration : none;
	text-align : left;
	line-height: 130%;

}

li {
	font-family : Arial, Helvetica, sans-serif;
	color : 000000;
	font-style : normal;
	font-weight : normal;	
	font-size : 15px;
	text-decoration : none;
	text-align : justify;
	}


h1  {
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #a91515;
	text-decoration : none;
	text-align : center;
}

h2  {
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : center;
}

h3  {
	font-size : 17px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #a91515;
	text-decoration : none;
	text-align : center;
}

h4  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
}

h5  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #164b61;
	text-decoration : none;
	text-align : justify;
}

A  {	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1b5384;
	text-decoration : none;
}

A:Visited  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #1b5384;
}

A:Active  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #1b5384;
	text-decoration : underline;
}

A:Hover  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #0b2e4d;
	font-style : normal;
	font-weight : bold;
}


BODY  {	
	font-size : 15px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : 000000;
	background: #347f9e url(images/bg.png) repeat-x;
	background-position: top; 
}

