body {
	 margin: 0px 0px 0px 0px; }

td img {
	display: block;}


a:link     {color:#333333; text-decoration:none;}
a:visited  {color:#333333; text-decoration:none;}
a:hover    {color:#D2B869; text-decoration:none;}

.normal {
	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.mini {

	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
}

h2{
  	margin: 0;
  	font-weight:normal;
  	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #5D3592;
  }
  
  h1{
  	margin: 0;
  	font-weight:normal;
  	font-family: "Verdana", Trebuchet MS, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #613993;
  }
  
.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/slice.jpg);
	background-repeat: repeat-x;
}
.tablebackground {color: white;
  		 background-image: url(images/table-background.gif)}
		 
.style4 {
color: #008000
}
.style3 {
color: #c33131
}
.tickyellowbox {
background-color: #eff6ef;
border: 1px solid #008000;
}
.tickredbox {
background-color: #f9eaea;
border: 1px solid #c33131;
}		 
