H1	{ font-size : 8pt; 	
	font-weight:lighter; }

H2	{ font-size : 10pt; 	
	font-weight:lighter; }

H3	{ font-size : 12pt; 	
	font-weight:lighter; }

H4	{ font-size : 14pt;	
	font-weight:lighter; line-height : 0; }

.doc	{ text-align:left;  
	color : #eeeeee;
	font-size : 10pt; 
	background-color: #1e28a0;
	padding-top:2pt;
	padding-bottom:3pt;
	padding-left:4pt;
	width: 100%;
	font-weight: normal; }

.bb	{ font-weight:bold; }

.dg	{ color:#1e28a0; }

A:hover { color: #ff0000; }
