h2 {
	color: black;
	font-style: italic;
}
h3 {
	color: #3366cc;
	font-style: italic;
}
div.item {
	background-color: #3366cc;
	color: #ffffff;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	line-height:120%;
	padding-left:1.4em;
}
div.item4 {
	background-color: #3366cc;
	color: #ffffff;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	line-height:120%;
	padding-left:1.4em;
}
div.item1 {
	background-color: #ccccff;
	color: #000000;
	font-size: 14pt;
	font-weight: bold;
	line-height:120%;
	padding-left:1.4em;
}
div.item2 {
	background-color: #990066 ;
	color: #ffffff ;
	font-size: 12pt ;
	font-weight: bold ;
	line-height:120%;	
	}
div.item3 {
	color: #0000ff ;
	font-size: 10pt ;
	}
div.item5 {
	font-size: 10pt;
	text-decoration: none;
}
a {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.idt1 {
	color: #000000;
	line-height:160%;
}
a.idt2 {
	color: #ff0000;
	line-height: 160%;
}
caption.cap1 {
	color: #00008b;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
}
.white {color:white;
         background-color:#0033ff;
         font:italic bold 16pt;
        }
 a:link {color:#008000;
       }
 a:visited {color:#008000;
       }
 a:active {color:#008000;
       }
 a:hover {color:#6600ff;
       }
