/* Content Text Styles */

.storycontent, .storycontent a:link, .storycontent a:active, .storycontent a:visited, .storylink {
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

.storycontent a:hover, .storylink:hover {
	text-decoration: underline;
}


.storytitle               { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC; line-height: 150%;}
.storycontenttitle        { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC; text-decoration: none; }
.storycontenttitle:hover  { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6699CC; text-decoration: underline; }
.storysmalltext           { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: black; }
.storysmalllink           { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: blue; text-decoration: none; }
.storysmalllink:hover     { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: blue; text-decoration: underline; }
.storyleader              { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black; margin-left: 5; }
.storyauthor              { font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 12px; font-weight: normal; color: black; }
.storyindex               { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: blue; text-decoration: none; }
.storyindex:hover         { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: blue; text-decoration: underline; }
.unitprices		          { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: black; }