body {
  font-size: 90%;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none; 
}

td {
	font-family: sans-serif;

}

th {
	font-family: sans-serif;
}
.steps {
	font-family: sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;

	
}
.deftext
{
  font-size: 90%;
  font-family: sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;    
}
.tabletext
{
  font-size: 80%;
  font-family: sans-serif;
  width: 100%;
  border: solid #C9C9C9;
  border-width: 0px 1px 1px 1px
 } 
.tabledata
{
  font-size: 75%;
  font-family: sans-serif;
  border: solid #C9C9C9;
  border-width: 0px 1px 1px 1px
 }

th
{
  color: #910E0E;
  font-style: normal;
  font-weight: normal;
  background-color: #F0C2A6;
}
ul.list {
	list-style-image : URL(/img/marker.gif);
	list-style-position: outside;
	FONT-FAMILY : sans-serif;
	FONT-SIZE : 90%;
    margin-left: 25px;
	margin-bottom : 5px;
	margin-top: 5px;
}
ul.table {
	list-style-position: outside;
	FONT-FAMILY : sans-serif;
    margin-left: 15px;
	margin-bottom : 0px;
	margin-top: 0px;
	list-style: none;
}

h1 {
	color: #910E0E;
	font-family : sans-serif;
	FONT-SIZE : 130%;
	font-weight: normal;
	
}
.prodname
{
	color: #910E0E;
	font-family: sans-serif;
	
}
.tablelist
{
  font-size: 80%;
  font-family: sans-serif;
  width: 100%;

 } 