
.body { color: #666666; font-size: 11px; font-family: Arial, Helvetica; line-height: 15px; background-color: white; }
h1 { color: #000; font-size: 11px; font-family: Arial, Helvetica; font-weight: bold; line-height: 15px; margin: 0.67em 0; }
h2 { color: #000; font-size: 15px; font-family: Arial, Helvetica; font-weight: bold; line-height: 15px; margin: 0.83em 0; }
h3 { color: #000; font-size: 11px; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; line-height: 15px; margin: 1em 0; }
h4 { color: #666; font-size: 11px; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; line-height: 15px; margin: 1.33em 0; }
h5 { color: #666; font-size: 11px; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; line-height: 15px; text-decoration: underline; margin: 1.67em 0; }
h6 { color: #666; font-size: 11px; font-family: Arial, Helvetica; font-weight: bold; line-height: 15px; margin: 2.33em 0; }

.titles { color: #666; font-size: 11px; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; line-height: 15px; margin: 1.33em 0; }

.exb_title { color: #000; font-size: 11px; font-family: Arial, Helvetica; font-style: italic; font-weight: bold; line-height: 15px; margin: 1em 0; }

.bookstore_titles { color: #666; font-size: 11px; font-family: Arial, Helvetica; font-weight: bold; line-height: 15px; margin: 2.33em 0; }

.ex_titles{ color: #000; font-size: 11px; font-family: Arial, Helvetica; font-weight: bold; line-height: 15px; margin: 0.83em 0; }

a:link {
	color: #6699FF;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 15px;
	background-color: white;
	text-decoration: none;
}
a:visited {
	color: #6699FF;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 15px;
	background-color: white;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 15px;
	background-color: white;
	text-decoration: none;
}
a:active {
	color: #6699FF;
	font-size: 11px;
	font-family: Arial, Helvetica;
	line-height: 15px;
	background-color: white;
	text-decoration: none;
}
