H1 {
	color: Black;
	font-family: Arial;
	font-size : larger;
	margin-left: 15px; 
	margin-right: 15px;
	line-height : 0pt;
}
H1.second {
	color: Gray;
	font-family: Arial;
	font-size : xx-small;
	margin-left: 0px;
	margin-right: 0px;
	line-height : 0pt;
	padding-bottom : 0px;
	padding-left : 0%;
	padding-right : 0%;
	padding-top : 0px;
	border : 0px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 0px;
	border-top-width : 0px;
	font-weight : lighter;
	margin-bottom : 0px;
	margin-top : 0px;
	padding : 0px 0% 0px 0px;
}
P {
	font-family: Arial;
	font-size : smaller;
	line-height : 10pt;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 15px; 
	margin-right: 15px
} 
A {
	font-family: Arial;
}
A.second {
	font-family: Arial;
	text-decoration : none;
	font-weight : normal;
}