BODY 	{
		background-image: url("images/page-bg.jpg");
		background-repeat: no-repeat;
		}
font.type1 {
			font-family: verdana, arial, helvetica;
			font-size: 10px;
			color: #676767;
		   }
font.sans1 {
		   font-family: helvetica, arial, sans-serif;
		   font-size: 12px;
		   }
font.sans2 {
		   font-family: helvetica, arial, sans-serif;
		   font-size: 11px;
		   }
font.serif1 {
			font-family: times, times new roman, serif;
			font-size: 13px;
			}
font.serif2 {
			font-family: times, times new roman, serif;
			font-size: 16px;
			}
			
p.indent
			{
			margin-left: 5px;
			padding-left: 5px;
			}