body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
}
a#roll_over{
	display: block;
	width: 160px;
	height: 17px;
	margin: 0 auto;
	background-color: #ffffff;
	color: #0066CC;
	text-decoration: none;
} 
a#roll_over:hover {
	background-color: #ffff00;
	color: #660000;
	font-weight: bold;
} 
.header_1 {

	font-size: 16px;
	color: #990000;
}
.Top_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0269C6;
	border-right-color: #0269C6;
	border-bottom-color: #0269C6;
	border-left-color: #0269C6;
}
.page_tittle {
	font-size: 20px;
	color: #CCCCCC;
}
.story_tittle {
	color: #990000;
}
.smallest_text {
	font-size: 9px;
}
.image_margin {
	margin: 4px;
}
.selected_link {
	background-color: #ffff00;
	color: #660000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
	margin: 0px;
	padding: 3px;
}
