h1  {
	font-size : 16px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-align : center;
	color : #000000;
	padding: 5px; 
}

.button {
	background-color: #002f90;
	background-image: none;  
	color: #ffffff; 
	font-family: Arial,,"ms sans serif"; 
	font-size: 11px; 
	font-weight: bold; 
	height: 25px; 
	padding: 2px; 
}

.itemmd  {
	font-family : "Arial,Helvetica,sans-serif";
	text-decoration : none;
	font-size : 15px;
	color : #000000;
}


.itemsm  {
	font-family : "Verdana,Helvetica,sans-serif";
	text-decoration : none;
	font-size : 11px;
	color : #000000;
}

.itemsm b {
	color : #660033;
	font-weight : normal;
}

.itemsm a  {
	color : #660033;
	text-decoration : underline;
}

.itemsm a:hover  {
	color : #aa3300;
	text-decoration : underline;
}

.itemcn  {
	font-family : "Verdana,Helvetica,sans-serif";
	text-decoration : none;
	font-size : 12px;
	color : #777777;
}

.itemcn a  {
	color : #777777;
	text-decoration : none;
}

.itemcn a:hover  {
	color : #aa3300;
	text-decoration : underline;
}

#tt0  {
	position : absolute;
	top : 0px;
	left : 0px;
	visibility : hidden;	
	z-index : 2;
	width : 200;
	font : 14px Verdana, Arial, Helvetica;
	background-color : #ffffe6;
	padding : 10px 10px;
	border : 1px solid black;
}

#tt0 CITE {
	color : Fuchsia;
	font-style : normal;
}

