p,div,li,dd,body, th, td, input, textarea {
	font-family : georgia,times,serif;
	font-size : 11pt;
	color : midnightblue;
	line-height : 150%;
}

h1,h2,h3,h4 {
	color : black;
}

.hbar {
	background-color : #316AAA;
	padding : 4px;
	color : white;
	font-family : arial, helvetica,sans-serif;
}

dt {
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	font-size : 12pt;
}
dd {
	margin-bottom : 15px;
	margin-top : 5px;
	line-height : 16pt;
}

.dropcap {
	font-size : 18pt;
	font-family : Georgia,times,serif;
}


.menu {
	text-align : center;
	line-height : 100%;
}

.menu a {
	font-size : 12px;
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
.menu a:visited {
	font-size : 12px;
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	color : white;
	text-decoration : none;
}
.menu a:hover {
	font-size : 12px;
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	color : gold;
	text-decoration : underline;
}

.info_list {
	font-size : 10pt;
	list-style-image: url(http://www.hollowbookstore.com/images/bg_list.gif);
}
.info_list li  {
	font-size : 10pt;
	font-family : arial, sans-serif;
	margin-bottom : 5px;
}

.categorylist div {
	line-height : 100%;
}

.categorylist a {
		font-size : 10pt;
		line-height : 100%;
		font-family : arial,sans-serif;
		color : dodgerblue;
		text-decoration : none;
}

a {
	color : dodgerblue;
}

.hier_link {
	color : dodgerblue;
	font-weight : normal;
	text-decoration : none;
}
.hier_link:hover {
	color : midnightblue;
	font-weight : normal;
	text-decoration : underline;
}

.alert {
	line-height : 150%;
	color : firebrick;
}
	
	
.hbar {
	background-color : royalblue;
	color : white;
	font-family : verdana,arial,sans-serif;
	font-weight : bold;
	padding : 3px;
	margin : 3px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
}
