@charset "iso-8859-1";
body	{
	border-left:0px none; border-right:0px none; border-bottom:0px none; background:#faffe0 url('images/clear.gif') repeat-x fixed bottom left; color: #333;
	margin: 0;
	border-top: 10px solid #8c2f97;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	padding-bottom: 25px; padding-left:0; padding-right:0; padding-top:0
	}

a:link, a:visited {
	font-size : 11px; 
	text-decoration : none;
	color: #8c2f97;
	background: transparent; 
	}

a:hover {
	font-size : 11px; 
	text-decoration : underline;
	color: #000;
	background: transparent; 
	}

a:active {
	font-size : 11px; 
	text-decoration : none;
	color: #8c2f97;
	background: transparent;  
	}

p        {
     font: .95em;
	}
.img-shadow {
  float:left;
  /*background: url(shadowAlpha.png) no-repeat bottom right !important;*/
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.textsmall {
	font-size:11px;
	color: #666666;
}

li {
	list-style-type: bullet;
	margin-left: -15px;
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 22px; COLOR: #010101; LINE-HEIGHT: 29px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}