BODY {
	font-family: Verdana, Arial;
	background: #333;
}
HR {
	height: 2px;
	color: black;
}
.main {
	background: #eee;
	width: 800px;
}
.head {
	text-align: center;
	width: 100%;
	color: #333;
}
.main_text {
	font-size: 10pt; 
	text-align: justify;
	margin: 5px;
}
.main_text_address {
	font-size: 10pt; 
	text-align: center;
}
.file_details {
	font-size: 7pt;
	color: #888;
}
.store {
	margin-left: 7px;
	padding: 10px;
}
.photo {
	text-align: center;
	font-size: 7pt;
}
.links_sidebar A IMG {
	border: 0px;
}
.links_left {
	background-color: #eee;
	padding: 4px;
	text-align: center;
}
.links_left_headline, .links_left_header, .links_left_read A {
 	font-weight: bold; 
}
.links_left_read, .links_left_read A {
	text-align: right;
	font-size: 8pt;
	color: #666;
	text-decoration: none;
}
.main_text A {
	color: #666;
}
.text_headline {
	font-size: 14pt;
	font-weight: bold;
}
.sub_headline {
	text-align: center;
	font-size: 24px;
}
A {
	color: black;
}
.pub_news, #review {
	color: #333;
	background-color: white;
	padding: 5px;
	border: 2px solid #987;
}
.body {
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: justify;
	padding: 20px 0px;
	width:100%;
}
TD {
	padding: 0px;
}
P {
	text-indent: 14px;
}
.body_text {
	visibility: hidden;
	position: absolute;
	top: -400000px;
}
.bottom {
	vertical-align: bottom;
	background: #EEE;
}
.top {
	vertical-align: top;
	background: #EEE;
}
.contact {
	font-size: 8pt;
	color: #666;
	text-align: right;
}
.contact A {
	color: #666;
	text-decoration: underline;
}
.left_side, .right_side {
	width: 13px;
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.left_side {
	background-image: url(images/st_left9.jpg);
}
.right_side {
	background-image: url(images/st_right9.jpg);
}
.top_side, .bottom_side {
	height: 16px;
	background-repeat: repeat-x;
	background-position: 0% 0%;
}
.top_side {
	background-image: url(images/st_top9.jpg);
}
.bottom_side {
	background-image: url(images/st_bottom9.jpg);
}
A IMG {
	border: 0px;
}
#review, A #review {
	text-align: justify;
	font-size: 12px;
}
.mugshot {
	float: right; 
	border: 3px groove;
	margin: 3px;
}
.main_headline {
	font-size: 14px;
	text-align: center;
}
.author_name {
	font-size: 12px;
	font-variant: small-caps;
	letter-spacing: .3em;
	text-align: center;
	font-weight: bold;
}
