BODY, TD {
	background: Silver;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	
}

H2 {
	font-size: 40px;
	font-weight : bold;
	text-align : right;
	padding-top : 40 px;
	line-height : 0 px;
}

H3 {
	font-size : 24px;
	font-weight : bold;
	text-align : right;
	padding-top : 0 px;
	padding-down : 100px;
}

H4 {
	font-size : 13px;
	font-weight : bold;
	text-align : left;
	line-height : 25px;
	margin-top : 105px;
	margin-left : 50px;
}

H5 {
	font-size : 11px;
	font-weight : bold;
	line-height : 0px;
	margin-top : 15px;
	margin-bottom : 10px;
}

A:hover {
	text-decoration:none; color:black; font-weight:bold !important
}

A:link { 
	text-decoration:none; color:black; font-weight:bold !important 
}

A:active { 
	text-decoration:none; color:black; font-weight:bold !important 
}

A:visited { 
	text-decoration:none; color:black; font-weight:bold !important 
}

HR {
	height: 1pt;
}