p, ul, ol, td {
  font : 10pt Arial,geneva,helvetica;
}
li, a, a.visited {
	color: #4682b4
}
li {
	margin-top: 10 ;
}
.counter {
	color: white;
	font-weight: bold;
	font-size: xx-small;
	font-family: arial;
}

body {
  margin : 0;
  padding : 0;
  margin-left : 0;
  margin-top : 0;
  background-color:  #FF9966;
}

#columnbackground {
  background-image : url(images/rightborder.gif);
  background-repeat: repeat;
/*  margin-left : 0;
  margin-top : 0;	
  margin-bottom : 0;	*/
}

p.indentitalic {
  margin-left: 30 ;
  font-style: italic;
}
#indent {
  margin-left: 10 ;
  margin-right: 10 ;
  margin-bottom: 15 ;

}
#leftcoltext {
  margin-left: 15 ;
  margin-right: 10 ;
  margin-bottom: 15 ;
	color: #800000;
}

p.pageheader {
	font-weight: bold;
	color: #1e90ff;
	font-size: medium;
	margin-top: 12 ;
}
p.product {
	font-weight: bold;
	color: #1e90ff;
	font-size: x-small;

}
.header {
	font-weight: bold;
	color: #800000;
}
.center {
	text-align: center;
}