body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top {
	padding-bottom: 10px;
}
.nav {
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
} 
.nav a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
} 
.nav a:hover {
	color: #000000;
	text-decoration: underline;
}
.nav a:active{
	text-decoration: none;
}
.left{
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #000000;	
}
.left a {
	font-family: Tahoma;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	border-bottom: 1px dashed;
	font-style: italic;
}
.left a:hover {
	color: #9CAAF2;
}
.right {
	width: 250px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.1em;
	color: #000000;
	background-color: #DBD9D9;
	border-left: #9CAAF2 2px dashed;
}
h1 {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: -30px;
}
h2 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-weight: bold;
}
.red {
	color: #CC0000;
}
.date {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #9CAAF2;
}
.comment {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 10px;
	margin-bottom: -10px;
}
.form {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
li {
	margin-left: -40px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal; 
	color: #CC0000;
	padding: 2px 0 0 0;
	list-style: none;
}
li a{
	color: #000080;
	text-decoration: underline;
}
li a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.stories-list {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	list-style-type: disc;
}
.stories-list a{
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.stories-list a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #9CAAF2;
	text-decoration: none;
}
.base {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
	padding-bottom: 5px;
}
.base a {
	font-family: tahoma;
	font-size: 10px;
	color: #000080;
	text-decoration: none;
}
.base a:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
h5 {

	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #9CAAF2;
}
.comments {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	background-color: #CCCCCC;
	border: 1px dashed #999999;
	padding: 5px;
}
.small {
	font-size: 10px;
}

