BODY {
	font-family : Arial, Tahoma, Verdana,  sans-serif ;
	font-size : 9pt; color: #444444;
	background-image : url("../enkelt_standard_web/enkelt_standard_web/images/logo00.gif");
	background-position : 95% 95%;
	background-repeat : no-repeat;
	background-color : #EEEEEE;
	background-attachment : scroll;
	margin-top:10pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:0pt;
}

P {
margin-top: 2; margin-bottom: 6;
}

A { 
	margin-top: 2; margin-bottom: 2;
	font-size : 8pt; 
	text-decoration: none;
	color: #991100;
}
H1 {
    margin-top: 0; margin-bottom: 6; 
	font-size: 12pt;
}

H2 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 11pt;
}

H3 {
	margin-top: 12; margin-bottom: 6; 
	font-size: 10pt;
}

H4 {
    	margin-top: 12; margin-bottom: 6; 
	font-size: 12pt;
}

H5 {
	margin-top: 0; margin-bottom: 6; 
	font-size: 10pt;
}

H6 {
	margin-top: 2; margin-bottom: 6; 
	font-size: 9pt;
	
}

A:Hover {
	font-size : 8pt; 
	text-decoration: underline;
	color: Black;
}


TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt; color: #444444;
	background-image: none;
	background-color : transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
