
body {
	margin:0;
	padding:0;
	font:12pt/1.3 Arial, sans-serif;
	color: Maroon;
	font-weight: normal;
	background-image: url("images/Image46.jpg");
}

	#header {
		margin:0; padding:0; text-align:center;		
		}

	#main1 {
		margin:0; padding:0;	
		}

		}
	
	#middle {	
	

	text-align : justify;
}
	.column-in {
		
		margin:0; padding:0.5em 1em;
		background-image: url("images/Image46.jpg");
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	h1,h2,h3,h4,h5 { margin: 0.2em 0 }
	p { margin: 0.5em 0 }

	a {
	position:relative;
	top:0px;
	display:block;
	margin:2px; padding:2px 0.5ex;
	background:gray; color:white;
	text-align:center;
	font-size:12px; font-weight:bold;
	text-decoration:none;
	}	
        a:hover { top:1px; background:DimGray; color:white;}	
	.copy { text-align:center; font-size:80% }

	a.spec { display:inline;
		top:0px;
		padding:0;
		margin:0;
		background:transparent;
		text-decoration:underline;
		font-weight:normal;
		font-size:100%;
		color:#B75B00;}

	a.spec:hover {
	display:inline;
	padding:0;
	margin:0;
	top:0px;
	text-decoration:none;
	color:#B75B00;
	background: transparent;

td a { width: 100%; height: 100%; text-align: center; background-color: yellow; display: block }
td a:hover { background-color: Orchid }


a { padding: 0.3em 1em 0.3em 1em; border: outset 0.5em; font-weight: bold; text-decoration: none }
a:link, a:visited { background: Orchid; color: #fff }
a:hover { background: #00f; color: #ff0; border: inset 0.5em } 


}
span.small { font-size: 12pt; font-weight: normal; font-style: normal}
span.large {font-size: 14pt; font-weight: 400; font-style: normal}
span.extra {font-size: 10pt; font-style: normal}

img {
	display: inline;
	padding : 5px;
}
HR {color: #808080} 
