h1
{
	text-align: right-justified;
	margin-left: 5%;
	font-size: 20pt;
	line-height: 30pt;
	color: black; 
}

caption
{
	color: blue;
}


p
{
	color: white;
	font-size: 12pt;
}

div.story
{	
	color: white;
	font-size: 12pt;
	text-align: center;
	border: 5px double black;
	margin-top: 3%;
	margin-left: 5%;
	width: 90%;
	background: #123456;
	font-weight: bold;
}

a
{
	font-size: 10pt;
	line-height: 12pt;
	color: white;
}

div.links
{
	background: gray;
	border: 4px double black;
	border-bottom: 4px solid black;
	margin-left: 10%;
	margin-right: 10%;
	padding: 0px 15px 5px 40px;
	color: #A52A2A; /*maroon*/
	font-family: arial;
	font-size: 12pt;
}

table
{
	color: white;
	margin-top: 1%;
	background: #3399FF;
	border: 4px double black;
}

td.category
{
	font-size: 12pt;
	color: white;
	background: black;
}

td
{	
	background: #666666;
	text-align: center;
	border: 1px solid white;
	text-align: left-justified;
}

caption
{
	margin-top: 5%;
	font-size: 15pt;
}
body
{
	background-image: url(untitled.bmp);
}

img.Printer
{
	border: 4px double black;
	margin-left: 2%;
}

h2.normal
{
	font-size: 20pt;
	margin-top: 4%;
	text-align: center;
}

h2.bibliography
{
	border: 3px double white;
	background: #000050;
}
