a:link {
	color: #990000;
	text-decoration: none;
}

a:link.sidenav  {
	background-color: #CBCBCB;
	color: #990000;
	text-decoration: none;
	}

a:link.topnav {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:visited.topnav {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #b74a4a;
	text-decoration: underline;
}

a:hover.sidenav {
	background-color: #76A2B0;
	color: #ffffff;
	text-decoration: underline;
	}

a:hover.story-title {
	color: #990000;
	text-decoration: underline;
}

a:hover.topnav {
	color: #ffff00;
	text-decoration: none;
	}

a:active {
	color: #990000;
	text-decoration: none;
}

a:active.topnav {
	color: #ffffff;
	text-decoration: none;
}

a.story-title {
	color: #990000;
	text-decoration: none;
}

blockquote {
	background-color: #dfdfdf;
	border: 1px solid #000000;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	vertical-align: top;
}

hr {
	color: #00008B;
	
}

input {
	font-size: 10px;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blockheaderl {
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
}

.blockheaderr {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}

.header {
	background-image: url(<!-- [image-path] -->logo.gif);
	background-repeat: no-repeat;
}

.sidenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D7D7D7;
	border : 1px solid #999999;
	display : block;
	padding-bottom : 4px;
	padding-left : 6px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.story-subtitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.story-title {
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.topnav {
	color: #ffffff;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	width: 100%;
	display: block;
	}
.screenplay {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	text-indent: -20px;
	margin-left: 25px;
	margin-right 20px;
}
.type {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	margin-left: 25px;
	margin-right 20px;
}
.pn-title {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-bottom: 10px;
}
.footer {
	color: #CACACA;
	font-size: 9px;
	text-align: center;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0000CD;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #838383;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #483D8B;
}