		a,p,td,div.gen,pre,i{
			font-family: verdana, arial, ms sans serif, geneva;
			font-size: 8pt;
			letter-spacing: 0px;
			color: #4f4f4f;
			text-decoration:none;
			}
			
		td.bar{
			text-decoration:none;
			}
			
		p.firstsml:first-line{
			font-size:10pt;
			font-weight: bold;
			}
			
		a.med{
			font-size:12pt;
			font-weight: bold;
			color: #ffffff;
			text-shadow: 0px 0px 3px #111111;
			text-decoration: none;
			}
			
		a.med:hover{
			font-size:12pt;
			font-weight: bold;
			color: #ffffff;
			text-shadow: 1px 1px 2px #4f4f4f;
			text-decoration: none;
			}
		
		p.firstlrg:first-line{
			font-size: 28pt;
			font-weight: bold;
			color: #ffffff;
			text-shadow: 1px 1px 6px #111111;
			}
			
		p.firstfd:first-line{
			font-size:12pt;
			color: #cbcbcb;
			font-weight: bold;
			}
		
		p.bfd{
			font-size:10pt;
			color: #bfbfbf;
			font-weight: bold;
			}
		
		a.navlink:hover{
			color: #ffffff;
			text-shadow: 1px 1px 3px #000000;
			text-decoration:none;
			}
		
		a.actlink{
			color: #ffffff;
			text-shadow: 1px 1px 3px #000000;
			text-decoration:none;
			}

		td.banner{
			background: transparent url(graphics/smlgrnbx.png);
			font-family: verdana, arial, ms sans serif, geneva;
			letter-spacing: 1px;
			font-size:22pt;
			color:#ffffff
			}
		
		td.navlink:hover{
			text-shadow: 1px 1px 2px #000000;
			text-decoration:none;
			}
		

		body{background: white url(graphics/copyright25.png)
			no-repeat
			fixed
			bottom
			center
			}

		
		div.gen{
			margin: 0px;
			margin-top: 0px;
			padding: 0px;
			padding-left: 40px;
			padding-right: 40px;
			padding-top: 115px;
			padding-bottom: 40px;
			}

		div.bar{
			position: fixed;
			z-index: 5;
			}
		
		div.shadow{
			background-color: transparent;
			background-image: url(graphics/shadow.png);
			height: 12px;
			width: 100%;
			z-index: 5;
			}