.nav p {
	font-size: 0.75em;
	margin: 0em 0em 0.2em 0.3em;
	font-style : normal;
	font-weight : normal;
	line-height: 130%;
	text-indent: 0pt;
	padding: 0px;

}
.nav h1 {

	font-size: large;
	margin: 0.2em;
	font-style : normal;
	font-weight : bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
	padding: 0px;
}
.nav h2 {
	font-size: 0.75em;
	margin: 0.2em;
	font-style : normal;
	font-weight : bold;
	color: #FFFFFF;
	text-align: center;
	border: none;
	padding: 0px;
}
.nav a {
	color: #990000;
	margin: 0px;
	padding: 0em;
}
.item-bullet-sec_strategy {
	list-style-image: url(/images/interface/bullet_english.gif);
	list-style-type: disc;
	padding: 0px;
}

