
body, td, p, div { font-family: verdana;
	font-size: 13px; }
	
th { background-color: #442358; }

h1 { font-size: 19px;
	color: #003333;
	font-weight: normal; }
	
.purpleRow { background-color: #442358; }

.mdPurpleRow { background-color: #990099; }

.ltPurpleRow { background-color: #993399; }

.tanRow { background-color: #F5DEB3; }

.borderTable { border: 2px solid #990099; }

.smallFont { font-family:verdana;
	font-size: 9px; }
	
.whiteFont { font-family: verdana;
	font-size: 13px; 
	color: #ffffff;}
	
.main { margin-left: 20px;
	width: 500px; }
	
	
.features { width: 150px; 
	border: 2px solid #666666; 
	float:right; 
	padding: 5px;
	font-size: 10px; }
	
.productFeature {  font-family : verdana;
	font-size: 16px;
	font-weight: normal;
	font-style : normal;
	color: #0000FF; }
	
.newProduct {  font-family : verdana;
	font-size: 16px;
	font-weight: bold;
	font-style : normal;
	color: #0000FF; }
	
a:link, a:visited { color: #993399;
	text-decoration: none; }

a:hover { color: #666666;
	text-decoration: underline; }