img {
	/* border:0px; */
}

body, table, td {
	color: #330033;
/* 	padding:0; */
/* 	margin:0; */
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}


a {
	color: #CC0000;
  font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
}

a:hover {
  font-weight: bold;
	text-decoration: underline;
	color: #006600;
}


.white_txt {
	color: #ffffff;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;	
}

li {
  margin-top: 10px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 30px;
}