p.heading{
	font-family : "Arial Narrow";
	font-style : normal;
	font-size : 18pt;
	font-weight : normal;
	margin : 0px 0px 0px 15px;
}
p.head_text {

	font-family : "Arial Narrow";
	font-style : normal;
	font-size : 15px;
	line-height : 120%;
	margin : 0px 0px 0px 15px;
	letter-spacing : normal;
	margin-top : 0px;
	color: Blue;	
}
p.head_text_no_indent {
	font-family : "Arial Narrow";
	font-style : normal;
	font-size : 15px;
	line-height : 120%;
	margin : 0px 0px 0px 0px;
	letter-spacing : normal;
	margin-top : 0px;
	color: Blue;
}

p.subhead {

	font-family : "Arial Narrow";
	font-style : normal;
	font-size : 20pt;
	font-weight : bolder;
	margin : 0px 0px 0px 0px;	
}
p.text {

	font-family : "Arial Narrow";
	font-style : normal;
	font-size : 15px;
	line-height : 120%;
	margin : 0px 0px 0px 0px;
	letter-spacing : normal;
	margin-top : 0px;

}

ul {
	color: #3c3b3b;/*themecolour1$ -1.5%, -67.3%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(buttons/bullet.gif);	
}



h1 {
	font-style : normal;
	font :21pt Arial Narrow;
	color: Black;
}
h1.bold21arialnarrow {
	font-style : normal;
	font : bold 21pt Arial Narrow;
	color: Black;
}

h1.normal21arialnarrow {
	font-style : normal;
	font :21pt Arial Narrow;
	color: Black;
}
h1.normal19arialnarrow {
	font-style : normal;
	font :19pt Arial Narrow;
	color: Black;
}


h1.header19 {
	font-style : normal;
	font :19pt Arial Narrow;
	color: Black;
	font-weight : normal;
}



h1.drop {
	font-style : normal;
	font :20pt Arial Narrow;
	font-weight : bolder;
	color: Black;
	margin-top : 20px;
	margin : 30px;
}


h1.point15 {
	line-height : 120%;
	font-size : 15px;
	margin : 30px;
	letter-spacing : normal;
}
h1.boldpoint15 {
	line-height : 120%;
	font-size : 15px;
	font : bold;
}
h1.bolderpoint15 {
	line-height : 120%;
	font-size : 15px;
	font : bolder;
}
h1.point17{
	line-height : 100%;
	font-size : 17px;
	color: Blue;	
}
h1.boldpoint15_100 {
	line-height : 100%;
	font-size : 15px;
	font : bold;
}
h1.bolderpoint15_100 {
	line-height : 100%;
	font-size : 15px;
	font : bolder;
}