.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bigger {
	font-size: 16px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	letter-spacing: -1px;
}

table {
	border: thin;
}

.TA {scrollbar-3dlight-color:#855986;
           scrollbar-arrow-color:#855986;
           scrollbar-base-color:#A981AF;
           scrollbar-darkshadow-color:#855986;
           scrollbar-face-color:#A981AF;
           scrollbar-highlight-color:#A981AF;
           scrollbar-shadow-color:#A981AF}
			  
h1, h4, h5, .storyTitle, .storyCategory, .storyTime, .storyAuthor {
	margin:15px 0px 10px 0px;
	padding:0px;
	font-size:16px;
	line-height:16px;
	font-weight:900;z
	color:#625084;
	}
h4, h5, .storyTitle, .storyCategory, .storyTime, .storyAuthor { 
	font-size:12px;
	line-height:12px;
	font-weight:800;
	color: #855986;

}	

.storyTitle {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.storyCategory, .storyTime, .storyAuthor {
	font-size:10px;
	line-height:10px;
}
h5, .storyAuthor {
	font-size:10px;
	font-style:italic;
}
.storyContent {
	font:12px arial, helvetica, sans-serif;
	margin:0px 15px 0px 20px;
	padding:0px;
	}
	
	
h2 {
	font-size: 12px;
}

h2 {
	border-bottom:1px solid #999;
	border-right:1px solid #999;

	padding:6px;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	background-color: #CBB8CF;
	color: Black;
	width: 360px;
}


