a {	
	color: #3AA03A;	
	font-weight: bold;
	font size: 16;
	text-decoration: none
  }
a:hover {	
    color: #CACAA2;
	text-decoration: none
	}  
body {	
		
    }

ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}

.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.itemdescription {
	color: #FD0102;	
	font-weight: bold;
    }
.itemprice {
    font-weight: bold;
    }

.indent20px {
	padding-left: 20px;
}
.indent25px {
    padding-left: 25px
}

.indent2 {
	padding-left: 240px;
	font-size: .5em;
}
