	body {
			background-color: #600002;
			padding-top: 40px;
			padding-bottom: 40px;
			
			}
			
/*	#container {
			background-color: #600002;
			padding-top: 40px;
			padding-bottom: 40px;
}

	#content {
			background-color: #f5efd9;
			margin: 40px 40px 40px 40px ;
			
}
*/


	table {
			background-color: #f5efd9;
			
			}
			
	th {
			font-size: 1.5em;
			
			}

	th.sub {
			font-size: medium;
			border-bottom: 2px solid black;
			text-align: center;
			padding-left: 20px;
			padding-right: 20px;
			
			}

	.proc {
			list-style: circle;
	
			}


	.head {
			font-weight: bold;
			text-decoration: underline;
			}
	span.underline {
			text-decoration: underline;
			}
	.sub {
			text-decoration: underline;
			padding-left: 20px;
			}
	div.block {
			padding-left: 40px;
			padding-right: 40px;
			}
	td.body {
			padding: 20px;
			text-align: justify;
			}
	td.left {
			padding-left: 20px;
			text-align: left;
			}
	td.right {
			padding-right: 20px;
			text-align: right;
			}

	#footer {
			font-size: small;
			
}

li.index {
	font-weight: bold;
		
}

sup {
	font-size: xx-small;
	
}

pre {
	font-size: 12pt ;
	
}


a:link {
	color: black;
	font-weight: bold;
}

a:visited {
	color: black;
}

a:hover {
	color: blue;
	font-weight: bold;
	
}
