table.product input {
	font-size:9px;
}
table.product td {
	font-size:9px;
}
table.product_details {
	width:400px;
	background:#FFFFFF;
	border-collapse:collapse;
	border:1px solid #AAAAAA;
}
table.product_details input {
	font-size:9px;
}
table.product_details th {
	background:#0000CC;
	color:#CCCCCC;
	font-size:9px;
	border:1px solid #AAAAAA;
}
table.product_details td {
	font-size:9px;
	border:1px solid #AAAAAA;
}
h3 {
	font-weight:normal;
	font-family:Lucida Sans Unicode;
	font-size:16px;
	color:#000066;
	margin:0px;
	margin-bottom:6px;
	text-transform:capitalize;
}
body {
	padding:10px;
}
table.outer_table {
	border-style:solid;
	border-color:#D5DCE5;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-width:1px;
}
table.outer_table td {
	border-style:none;
}
p { font-family : Lucida Sans Unicode; font-size:12px; color : #333333; }
UL,LI { font-size : 11px; font-family: Lucida Sans Unicode; color : #333333; }
body { font-family : Lucida Sans Unicode;  color : #333333; margin: 10px; padding: 10px; }
H1 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H2 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H4 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H5 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H6 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
td { font-family : Lucida Sans Unicode; font-size:11px; color : #333333; }
th {  font-weight: bold; font-family: Lucida Sans Unicode; }
input     { font-size : 9px; font-family : Lucida Sans Unicode;  color : #333333; }
select    { font-size : 9px; font-family : Lucida Sans Unicode;  color : #333333; }
textarea  { font-family : Lucida Sans Unicode;  color : #333333; }
a:link    { font-family : Lucida Sans Unicode;  color : #333399; text-decoration : none; }
a:visited { font-family : Lucida Sans Unicode;  color : #333399; text-decoration : none; }
a:hover   { font-family : Lucida Sans Unicode;  color : #AAAAAA; text-decoration : none; }