   		#custom-doc { width:39.38em;*width:38.44em;min-width:512px; margin:auto; text-align:left; background-color: #fff;}
   		body{
   			/*
   			background-color: #f2f2f2;
   			background-color: #444;
   			*/
   			background-image: url(bgtile.gif);
   			background-repeat: repeat;
   			font-family: Geneva, Tahoma, Verdana, sans-serif;
   			padding: 32px;
   			line-height: 150%;
   		}
   		.head{
   			text-align: center;
   			margin: 32px;
   		}
   		.head h1{
   			font-size: 32px;
   			line-height: 150%;
   		}
   		.head h2{
   			font-size: 24px;
   			line-height: 150%;
   		}
   		.head h3{
   			font-size: 16px;
   			font-style: italic;
   		}
   		
   		.foot{
   			font-size: 16px;
   			text-align: center;
   			margin: 32px;
   		}
   		.center{
   			text-align: center;
   		}
   		.right{
   			text-align: right;
   		}
   		.left{
   			text-align: left;
   		}
   		.justify{
   				text-align: justify;
   		}
   		
   		.border{
   			border-width: 6px;
   			border-style: solid;
   			border-color: #e0e4cc;
   		}
   		.bold{
   			font-weight: bold;
   		}
   		
   		.services{
   			font-size: 14px;
   			line-height: 150%;
   		}
   		
   		.services .yui-u{
   			margin-bottom: 32px;
   		}
   		.services h1{
   			font-weight: bold;
   		}
   		.services p{
   			padding:20px;
   			text-align: justify;
   		}
      
      a{
      	color: #D60;
      }
