/* Style Sheet for War Diary version 1.0.1  */

	body	{
	background-image: url("BGImage.jpg"); 
	color:#000;
	font-family:Georgia, serif;
	margin:auto;
	max-width:40em;
	}
	
	
/* Links */

 /* unvisited link */


a:link {
    color: "blue";
}

/* visited link */


a:visited {

    color: "red";
}

/* mouse over link */

a:hover {

    color: #FF00FF;
}

/* selected link */

a:active {

    color: #0000FF;
}

	
		
/* Text */	
	p	{
	line-height:150%;
	margin:0 auto .2em;
	text-align:justify;
	text-indent:0;
	}
	
/* Paragraphs */	
	p+p	{
	text-indent:2em;
	}
	span.first {
	text-indent:0;
	text-transform:uppercase;
	}


  H5 	{
text-indent: 0% 
}

h5 	{
		margin:auto;
	max-width:30em;
	font-size:1.1em;
	font-weight:normal;
	}
  
}
	h1,h2,h3,h4,div,table {
	margin-bottom:1em; }

	h1,h2,h3,h4,h6 {
	margin:1em auto;
	text-align:center;
	}
	h1,h2,h3,h4,h6 {
	font-weight:bold;
	}
	h3,h4, {
	font-variant:small-caps;
	}
	
	h1	{
	font-size:1.4em;
	}
	h2	{
	font-size:1.4em;
	}
	h3	{
	font-size:1.3em;
	}
	h4	{
	font-size:1.3em;
	

	h6	{
	font-size:1.0em;

	
	
	h6	{
	font-style:italic;
	}
	
/*Doc Heads*/

	.dochead {
		border-bottom:1px solid gray;
		margin:0 0 1em 0!important;
		text-align:center!important;
		}
	.dochead h1 {
		color:gray;
		font-family:Helvetica, Verdana, sans-serif;
		font-size:1em;
		font-style:normal;
		font-weight:normal;
		margin:0!important;
		}
	.dochead h2 {
		color:gray;
		font-family:Helvetica, Verdana, sans-serif;
		font-size:1em;
		font-style:normal;
		font-weight:normal;
		}
		
		
/* Headers */

	.header {
	margin-top:0;
	margin-bottom:3em;
	}

	.header h1,
	.header h2,
	.header h3,
	.header h4,

	
	.header.Top h2,
	.Top h3,
	.Top h4,
	.Top h6 {
	font-weight:normal;
	text-align:left;
	}
	.header.Top h2 { font-size:200%; }
	.Top h3 { font-size:180%; }
	.Top h4 { font-size:150%; }
	.Top h6 { font-size:110%; }

/*Footers*/

	.docfoot {
		
				color:#666;
		font-family:Verdana, sans-serif;
		margin-bottom:3em;
		text-align:center!important;
		}
	.docfoot p {
		font-size:.7em;
		text-align:center!important;
		text-indent:0;
		}
	.docfoot p a:visited { color:#666; }
	.docfoot p a:hover { color:#f00; }

	.nav, .navigation {
		border-top:1px solid gray;
		clear:both;
		padding:2em 0 1em;
		text-align:center!important;
		text-indent:0;
		}
	.nav a, .nav a:visited,
	.navigation a, .navigation a:visited {
		background-color:#ddd;
		border-right:2px solid gray;
		border-bottom:2px solid gray;
		color:#333;
		font-family:Verdana, sans-serif;
		font-size:.7em;
		padding:3px;
		text-decoration:none;
		}
	.nav a:hover { font-weight:bold; }

	}
	
	/* End of Style Sheet for War Diary version 1.0.1  */
