body { 
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 11px;  
	background : #FFFFFF;  
	margin : 0px; 	
	background-image: url("/images/border.gif");
	background-repeat: repeat-y; 
} 
table, img {
	border : 0px;
}
TD {
	color : #333333;
	font-size : 11px;
	text-align : center;
}
TD.prevlink, TD.contact, TD.notecard, LI {
	text-align : left;
	}
TD.nextlink {
	text-align : right;
	}
H1 {
	font-size : 16px;
	text-align : left;
}
P {
	font-size : 13px;
	text-align : left;
}
UL,LI {
	font-size : 13px;
	text-align : left;
	margin-left : 50px;
}
P.price,P.bigimage,P.home {
	text-align : center;
}
A {
	color : #0033CC;
}
A:hover {
	color : #FF0000;
}
DIV.header { 
	margin-left : 12px;
	margin-top : 4px;
	font-weight : bold; 
	color : #111111;
	font-size : 11px;
} 
A.header {
	text-decoration : none;
	color : #111111;
}
TD.leftlinks {
	text-align : left;
	}
DIV.sublink { 
	font-size: 11px;    
	margin-left: 20px; 
} 
A.sublink {
	text-decoration : none;
	color: #333333;	
}
P.footer {
	font-size : 10px; 
	text-align : center;
	margin : 20px 0px 10px 0px;
} 