a:link
{
	color: #EEE8AA; 
}
a:visited
{
	color: #BDB76B; 
} 
a:active 
{
	color: #F5FFFA;
}
body
{
	font-family: 		Book Antiqua, Times New Roman, Times;
	background-color: 	#556B2F;
	color: 				#FFFFFF;
	font-size: 			10pt;
}

hr
{
	color:				#EEE8AA;
	width:				360px;
}
cite
{
	text-align:			center;
}

table
{
	vertical-align:		top;
}
.left_col
{
	text-align:			center;
	width: 				150;
	background-color: #000000;
	color: 				#FFFFFF;
	padding-left:		10px;
	padding-right:		10px;
	height:				500px;
	font-size:			10pt;
	vertical-align:		top;
	
}
.left_col a
{
	text-decoration:	underline;
	font-weight:		bold;
	font-size:			10pt;
	position-left:		-15px;
	padding-top:		2px;
	padding-bottom:	2px;
	line-height:		14px;
}
.left_col h1
{
	text-align:			center;
	font-size:			12pt;
}

.left_col hr
{
	color:				#FFFFFF;
	width:				140px;
}
	
.page_head
{
	padding:			15px; 
	text-align:			center;	
	height:				100px;
	font-weight:		bold;
	color:				#EEE8AA;
	background-color:	 #556B2F;
	font-size:			10pt;
	width:				560;
}
.main_col
{
	background-color: 	#EEE8AA;
	color: 				#000000;
	padding-left: 		10px;
	padding-right:		10px;
	width:				580px;
	height:				500;
	text-align:			left;
	vertical-align:		top;
	font-size:			10pt;
}
.main_col a
{
	font-weight:		bold;
	text-decoration:	underline;
}
.main_col a:link
{
	color: 				#006400;
}
.main_col a:visited
{
	color: 				#556B2F;
}
.main_col a:active
{
	color: 				#8FBC8B;
}
.main_col a:hover
{
	color:				#2E8B57;
}
.main_col hr
{
	color:				#006400;
	text-align:			center;
}
.issue_img
{
	text-align:			center;
	padding-bottom:	10px;
	padding-top:		10px;
}
.disclaimer
{
	font-family: 		Arial;
	font-size:			7pt;
	position:			relative;
	position-left:		-15px;
} 
.author_name
{
	font-weight:		bold;
	color:				#2E8B57;
}
.author_bio
{
	padding-left:		35px;
	padding-right:		35px;
	font-size:			9pt;
	padding-bottom:	20px;
}
body:first-letter
{
	color: red;
}
.poem
{
	padding-left:		25px;
}
.poem h1
{
	font-weight:		bold;
}
.quotation
{
	padding-left:		0px;
	font-style:			italic;
	font-size:			10pt;
	text-align:			center;
}
.contributors
{
	font-family:			Arial;
	color:				#000000;
	font-size:			10pt;
	padding-left:		10pt;
	padding-right:		10pt;
	vertical-align:		top;
	padding-top:		20px;
}
.contributors h1
{
	color:				#000000;
	font-size:			12pt;
	text-align:			center;
}
.contrib_name
{
	color:				#006400;
	font-weight:		bold;
	padding-left:		15px;
	padding-top:		5px;
}
.contrib_home
{
	padding-left:		15px;
	font-style:			italic;
	font-weight:		normal;
	color:				#000000;
}	
.contrib_class
{
	font-weight:		bold;
	font-size:			11pt;
}
.contributors hr
{
	color:				#006400;
	width:				150px;
}