BODY, TD {
	background:#FFFFFF url('bg.jpg') no-repeat fixed center 50%; font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt; color: #3C272A;
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:3pt;
	margin-left:10pt
}

P {
margin-top: 2; margin-bottom: 6
}

A {
	text-decoration: underline;
	color: #425E40;
}
H1 {
    margin-top: 12; margin-bottom: 6; 
	font-size: x-large;
}

H2 {
	margin-top: 12; margin-bottom: 6; 
	font-size: large;
}

H3 {
	margin-top: 12; margin-bottom: 6; 
	font-size: medium;
}

H4 {
    margin-top: 12; margin-bottom: 6; 
	font-size: 14pt;
}

H5 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 12pt;
}

H6 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 10pt;
}

A:Hover {
	text-decoration: none;
	color: #3C272A;
}


TD {
	background-image: url('none');
	background-color : transparent
}