p{
	z-index: 1;
	font-size:8pt;
	font-family:"Tahoma";
	font-decoration:none;
	font-style:plain;
	color: rgb(0,0,0);
}

b {
	font-size:8pt;
	font-family:"Tahoma";
	font-decoration:none;
	font-weight:bold;
	font-style:bold;
	color: rgb(0,0,0);
}
h5 {
	font-size:14pt;
	font-family:"Tahoma";
	font-decoration:none;
	font-weight:bold;
	font-style:bold;
	color: rgb(0,0,255);
}
a:link {
	font-size:8pt;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:none;
	font-style:none;
	color: #000000;
}
a:visited {
	font-size:8pt;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:none;
	font-style:none;
	color: #000000;
}
a:active {
	font-size:8pt;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:none;
	font-style:none;
	color: #000000;
}

a:hover {
	font-size:8pt;
	font-family:"Tahoma";
	text-decoration:none;
	font-weight:none;
	font-style:none;
	color: rgb(255,0,0);
}

li{
	z-index: 1;
	font-size:8pt;
	font-family:"Tahoma";
	font-decoration:none;
	font-style:plain;
	color: rgb(0,0,0);
}


IMG {border:0px}


