body	{
	background-color; black ;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 10pt ;
	margin-top: 10px ;
	margin-left: 10px

	}
#title	{
	font-size: 20pt ;
	font-variant: small-caps ;
	margin-left: 28px
	}
#main	{
	width: 800 ;
	background-color: white
	}
#mtop	{
	background-image: URL("t4_top.gif") ;
	background-repeat: no-repeat ;
	height: 87px
	}
#lcol	{
	background-image: URL("t4_left.gif") ;
	background-repeat: repeat-y ;
	width: 40px
	}
#rcol	{
	background-image: URL("t4_right.gif") ;
	background-repeat: repeat-y ;
	width: 38px
	}
#mbottom {
	background-image: URL("t4_bottom.gif") ;
	background-repeat: no-repeat ;
	height: 40px
	}
h1	{
	font-size: 12pt ;
	margin-top: 10px ;
	margin-bottom; 5px
	}
a	{
	text-decoration: none ;
	color: black
	}
