P  {
	font-family : verdana;
	font-size : 8pt;
	font-weight : bold;
	color : white;
	padding-top: 0pt;
	padding-left : 0pt;
	letter-spacing : 1,3pt;	
		
}

H1  {
	font-family : courier new;
	font-size : 14pt;
	font-weight : bold;
	color : ffffff;
	padding-left : 27pt;
	padding-right : 5pt;
	letter-spacing : 1,3pt;
	line-height: 17pt;

}

H2  {
	font-family : courier new;
	font-size : 12pt;
	font-weight : bold;
	color : white;
	padding-right : 5pt;
	padding-left : 27pt;
	letter-spacing : 1,3pt;	

}

H3  {
	font-family : courier new;
	font size : 8pt;
	font-weight : normal;
	color : white;
	padding-right : 0pt;
	padding-left : 5pt;
	padding-bottom : 0pt;
	line-height: 8pt;
			
}


	

ul  {
	font-family : courier new;
	font-size : 8pt;
	font-weight : bold;
	color : white;
	padding-top: 0pt;
	padding-bottom: 0pt;
	line-height : 9.5pt;
	list-style-type : none;
	list-style-position : outside;
}

a:link  {
	font-size:8pt;
	font-weight:bold;
	text-decoration : none;
	color : white;
	font-family : verdana;
}

a:active  {
	
	font-weight:bold;
	font-size:8pt;
	text-decoration : none;
	color : black;
	font-family : verdana;
	
}

a:visited  {
	font-weight:bold;
	font-size:8pt;
	text-decoration : none;
	color : white;
	font-family : verdana;

}

a:hover  {
	font-weight:bold;
	font-size:8pt;
	text-decoration : none;
	color : black;
	font-family : verdana;
}

