		    div#content { 
				position:relative; overflow:auto;
				width:640px; height:410px; 
				z-index:100; 
			}

			p,td {
				color: #ffffff;
				font-family: Franklin Gothic Book, Arial;
				font-size: 10pt;
			}
			
			a:link, a:visited {
				color: #ffffff;
				font-weight: normal;
				text-decoration: none;
				border-bottom:1px dotted white;
			}
			
			a:hover {
				color: #ffffff;
				font-weight: normal;
				text-decoration: none;
				border-bottom:1px solid white;
			}
			
			h1 {
				color: #ffffff;
				font-size: medium;
			}
			h2,h3 {
				color: #ffffff;
				font-size: medium;
			}


