body {	
	
  	font-size: 13px;
	color:#000000;
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bolder;

}




a:link, a:visited, a:active {
	color: #147b97;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: dotted;
}

a img {}

hr {
	margin: 5px 0px 5px 0px;
	color: #6B2A19;
	border: 0;
	border-top: 1px dotted #333333;
	height: 1px;
}
/* Page Headings */
h1, h2,  {color: #000000;}


p {margin:3px 0 10px 0; line-height:150%;}


h1 {
	margin:10px 0 6px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing:-0.5px;
}

h2 {
	margin:10px 0 4px 0;
	font-size: 18px;
	color:#FF0000;

}

h3 { margin:10px 0 4px 0;
	font-size: 16px;
}

h4 {
	margin:10px 0 0 0;
	font-size: 1em;

}

h5 {
	margin:10px 0 0 0;
	font-size: 0.9em;
}

h6 {
	margin:3px 0 0 0;
	font-size: 0.75em;
}


form {margin: 0;}



li {
	padding-bottom: 0px;
}

ul {
	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.7em;
	padding-left: 0.7em;	
	list-style-type: disc;	
	list-style-image: url(img/lipu.gif);
}



ol {

	line-height: 150%;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0.9em;
	padding-left: 0.9em;
}


blockquote{
	background-color:#e4e4e4;
	padding: 3px;
	border-left: 2px solid #2e6270;
	margin: 3px 0 20px 0;
	color:#2e6270;
}



address {
	line-height:130%;
	color:#000000;
	font-size:12pt;
	font-style:normal;

	}
