
body {
	background-color:#FFFFFF;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-y;
	}
	#about {
		margin-left:5px;
		font-family:Times;
		font-weight:bold;
		font-style:italic;
		font-size:100%;
		color:#333333;
		}
	#docBody{
		margin-left:5px;
		margin-right:5px;
		font-family:Times;
		font-size:90%;
		}
	a:link {
		font-family:Times;
		font-weight:normal;
		color:#006633;
		text-decoration:underline;
		}
	a:hover{
		font-family:Times;
		font-weight:nromal;
		color:#999933;
		text-decoration:underline;
		}
	a:visited {
		font-family:Times;
		font-weight:normal;
		color:#999933;
		}
	.bookhead {
		font-family:Times;
		color:#006633;
		font-style:italic;
		font-weight:bold;
		font-size:20pt;

		}
	p{
			font-family:Times;
			
			}
	.order{
			font-size:110%;
			}
	.enhance{
		font-size:14pt;
		font-weight:bold;
		color:#333333;
	
		}
	.bar{
		font-size:12px;
		text-align:center;
		padding:0;
		font-family:Arial, Helvetica, sans-serif;}
		
