/* ==============================================
   global 
   ==============================================*/
body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
}
	
h1 {
	font-family: sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}

h2 {
	font-family: sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	color: #008B8B;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}

h3 {
	font-family: sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1pt 1pt 1pt 1pt;
	background: transparent;
}
h4 {
	font-family: sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	color: #008B8B;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}
h5 {
	font-family: sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #14148C;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}
h6 {
	font-family: sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	color: #005100;
	padding-bottom: 0px;
	margin: 1px 1px 1px 1px;
	background: transparent;
}

p.dem_bld {
	font-family : sans-serif;
	font-size : 0.9em;
	font-weight: bold;
	color: #14148C;
	}

span.dem_bld {
	font-family : sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #14148C;
	display: inline;
}

div.dem_bld {
	font-family : sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	color: #14148C;
	display: inline;
}



