		body		
		{
			margin: 0;
			padding: 0;
			text-align: center;
			font-size:1.0em;
			font-family:Verdana, Geneva, Helvetica, san-serif;
			color:#676767;
		}
		#head { font-size:1.5em; color:#555555;
		}	
		div.container		
		{
			margin: 1em auto;
			width: 76%;
			border-bottom: 2px solid #990000;
			padding-bottom: 0.4em;
			padding-left:0.3em;
			text-align: left;
		}
		.md5
		{
			font-size:0.9em;
		}
  		a,a:visited,a:active { text-decoration:none; color:#555555; font-weight:bold; }
  		a:hover { border-bottom:1px dotted; }
		ul { list-style-type:square; color:#990000; }
		.underline { border-bottom:1px dotted; }

