h1{
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	font-size:14pt;
	//font-weight:bold;
	text-align:center;
}
h2{
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	line-height:14pt;	
}
h3{
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	font-size:12pt;
	text-align:center;
	font-weight:bold;
}
h4{
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	text-align:right;
	font-size:10pt;
	font-weight:bold;	
}

a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	line-height:14pt;
}
a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10pt;
	line-height:14pt;
}
a:active{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
p{
	
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	font-size:10pt;
	line-height:14pt;
	text-align:links;
}
b{
	color:#000000;
	font-family:Verdana,GillSans,Helvetica,Arial,sans-serif;
	font-size:12pt;
	line-height:14pt;
	font-weight:bold;
	text-align:left;
}
