blockquote {
	font-size: 10px;
}
td {
	font-size: 12px;
}
.contentSummary {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.contentsTitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #666666;
	text-align: center;
}
.contentsTitle a:link{
	color: #339999;
	text-decoration: none;
}
.contentsTitle a:visited{
	color: #339999;
	text-decoration: none;
}
.contentsTitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.listTitle {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #666666;
	padding-left: 10px;
}
.listTitle a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.listTitle a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.listTitle a:hover{
	color: #339999;
	text-decoration: underline;
}
.linkCat {
	font-size: 12px;
	font-weight: bold;
	background-color: #F3F2F1;
}
.booksTbl {
	table-layout: auto;
	margin-bottom: 10px;
}
.booksTitle {
	background-color: #DDF4FF;
	padding: 10px;
}
.booksTitle strong{
	font-size: 14px;
	font-weight: bold;
}
.booksData {
	vertical-align: top;
	padding: 5px;
}
#subArt {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 25px;
	margin-bottom: 10px;
}
#subArt h1{
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 12px;
	margin-bottom: 5px;
}
#subArt h2{
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	text-decoration: underline;
	line-height: 140%;
}
#subArt h3{
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
	width: 95%;
	line-height: 30px;
	padding-left: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#subArt p{
	font-size: 12px;
	line-height: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 8px;
	color: #333333;
}
.examTitle {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFDFE0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.examTitle a:link{
	color: #006699;
	text-decoration: none;
}
.examTitle a:visited{
	color: #006699;
	text-decoration: none;
}
.examTitle a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.examTitle h1{
	font-size: 16px;
	margin: 0px;
}
.examTitle a:hover{
	color: #0099CC;
	text-decoration: underline;
}
.examArt {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 20px;
}
.examLink {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	background-color: #F3F2F1;
	border-top: 1px solid #CCCCCC;
	padding-right: 5px;
	line-height: 140%;
}
.examTbl {
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
