body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	margin: 4px;
	text-decoration: none;
	}

b {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	}

td {
	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	}

p {
	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	}

th {
	color: #333333;
	font-family: arial, verdana, helvetica;
	font-size: 8pt;
	font-weight: normal;
	}

h2 {
	color: #003366;
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	font-weight: bold
	}

h1 {
	color: #003366;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	}

table.topLevel {
 	background-image:url('http://www.jottodesk.com/comersus/store/images/jotto_right.gif');
	width:750px;
	}

a.darkBackground {
	color: #FFFFFF;
	}

input.text {
	background-color: #E0E0E0;
	border-style: none;
	font-size: 8pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}

select.text {
	font-size: 8pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}

input.button {
	color:black;
	font-size:8pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	border-style:none;
	background-color: #A0A0A0;
	color: #FFFFFF;
	font-weight:bold;
	}

textarea.text {
	background-color: #E0E0E0;
	border-style: none;
	font-size: 8pt;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}

.menu {
	text-decoration:none;
	font-size:8pt;	
	}

a:hover {
	text-decoration:underline;
	}

ul {
	list-style: none;
}

ul, li {
  margin:0px;
  padding:0px;
  padding-left:0px;
}

div#product_left {
  float:left;
  width:40%;
}

div#product_right {
  margin-left: 40%;
  width: 60%;
}

div#product_image {
  text-align: center;
}

td.description {
  font-weight: bold;
  vertical-align: top;
}