body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #708EBC;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #606060;
	font-size: 12px;
	font-family: tahoma;
}
.style4 {
	color: #606060;
	font-size: 10px;
	font-family: tahoma;
}
.style5 {
	color: #80A43F;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style6 {
	color: #3B3B3B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #DB6A00;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #3862a8;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma;
}
.style10 {color: #3862a8; font-size: 11px; font-family: tahoma; font-weight: bold; }





h2 {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin:5px 100px 15px 0px;
	padding:4px;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	background-color:#1E528F;
	color:#FFFFFF;
}
h1, h4, h5, .storyTitle, .storyCategory, .storyAuthor {
	margin:15px 0px 10px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
h4, h5, .storyTitle, .storyCategory, .storyAuthor { 
	font-size:12px;
	line-height:12px;
	font-weight:800;
	color:#999;

}



#content.storyCategory a {color:#09c;font-size:11px;text-decoration:none;font-weight:600;font-family:verdana, arial, helvetica, sans-serif;}
#content.storyCategory a:link {color:#09c;}
#content.storyCategory a:visited {color:#07a;}
#content.storyCategory a:hover {background-color:#eee;}

	
.storyCategory, .storyAuthor {
	font-size:10px;
	line-height:10px;
}

#menu {
	position:absolute;
	top:100px;
	right:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
a.link {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a.link:link {color:#09c;}
a.link:visited {color:#07a;}
a.link:hover {background-color:#eee;}





input, textarea, select
{
	border: 1px solid #808080;
	font-family: Arial;
	font-size: 9pt;
	background-color: #FFFFFF;
}

input
{
	text-indent: 2px;
}	
.content
{
	font-size: 9pt;
	width:95%;
	border: 1px solid #000000;
	background: #FFFFFF;
}	
.title
{
	color: #808080;
	font-weight: bold;
	font-size: 14pt;
}
