	
		.bodyTable{
			border-top:1px;
			border-bottom:1px;
			border-left:1px;
			border-right:1px;
			border-style:dashed;
			border-color:#999999;
			padding:5px 5px 5px 5px;
			spacing:5px 5px 5px 5px;
		}
		body{
		
			font-family:veranda, arial, helvetica, tahoma, sans-serif;
			background:white;
			color:black;
		
		}
		a{
			color:#3399CC;
		}
		a:hover{
			color:#3399CC;
			text-decoration: none;
		}
		a.menu{
			color:#3399CC;
			font-size:10pt;
			font-weight:bold;
		}
		a.menu:hover{
			color:#3399CC;
			text-decoration: none;
		}		
		.crumbTrail{
			font-size:8pt;
			color:#999999;
		}
		a.crumbTrail{
			font-size:8pt;
			color:#999999;
		}
		a.crumbTrail:hover{
			font-size:8pt;
			color:#999999;
			text-decoration: none;
		}
		h1{
			font-size:24pt;
			font-weight:bold;
			margin-top:1px;
			margin-bottom:1px;
			color:#3399CC;
		}
		h2{
			font-size:14pt;
			font-weight:bold;
			margin-top:1px;
			margin-bottom:5px;
			color:#CCCC66;
		}
		
	