body
{
	color: #ffffff;
	background-color: white;
}

h1
{
		color : #0080c0;
}

 /*a, A:link, a:visited, a:active 
 {
	 text-decoration: none; font-family: Verdana; font-size: 11px
}*/

/*//A:hover {color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}*/

/*p, tr, td, ul, li {color: #000000; font-family: Tahoma, Verdana; font-size: 11px}*/

.intd {color: #000000; font-family: Verdana, Tahoma; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	
/* a class for all Tigra Hints boxes, TD object */ 
.hintsClass {text-align: center; font-family: Verdana, Arial, Helvetica;}

/* this class is used by Tigra Hints wrappers */ 
/*.row {background: white;}*/

.removeitem
{
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 11px;
	
	background-position: center center;
	background-image: url(Img/semstock.gif);
	background-repeat: no-repeat;
	z-index:-100
}
	
