  BODY {
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	background-color : #FFFFFF;
}

H4 {
	font-family : "Courier New", Courier, monospace;
	font-size : 8pt;
	color : Black;
	font-weight : lighter;
}


DIV.cent {
	padding-left : 1em;
	padding-right : 1em;
   
}
H2 {
	font-size : 12pt;
	font-weight : bolder;
	font-family : "Courier New", Courier, monospace;
}
H3 {
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
	font-weight : normal;
}

TD {
	font-size : 9pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	line-height : 14pt;
	background-color : White;
}
A:LINK {
	color : #CE6300;
	font-size : 12pt;
}
A:VISITED {
	color : #9C63FF;
	font-size : 12pt;
}

A.small {
	color : #CE6300;
	font-size : 8pt;
}

TD.small_color {
	font-size : 8pt;
	font-family : "Courier New", Courier, monospace;
}

A.small:VISITED{
	color: #9C63FF;
	font-size : 8pt;
}

TD.catalog {
	color : #CE6300;
	font-size : 12pt;
}


TD.q_title {
	font-size : 11pt;
	padding-left : 10px;
	
	font-weight : bold;
}
TD.q_data{
	font-size: 8pt;
}
TD.q_pub{
	font-size: 9pt;
	padding-left : 20px;
}
TD.q_price{
	font-size: 10pt;
	padding-right : 10px;
	font-weight : bold;
}
 TD.q_isbn{ padding-right : 10px;
 }
 TD.q_catno{padding-left : 20px; 
 }
 .submitLink {
	color: #CE6300;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size : 12pt;
}
.submitsml {
	color: #CE6300;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size : 8pt;
}