			/* This stylesheet is specific to about.html */							table				{					position:			absolute;					top:				95px;					left:				10px;					width:				565px;					height:				100px;
					font-size:			10pt;					background-color:	transparent;					border:			thin none #00ff00;				}						span				{					font-weight:		bold;					text-decoration:	underline;
					font-size:			10pt;				}					.topUl				{						font-weight:		bold;					font-family: 		Arial, Helvetica, sans-serif;					font-size:			10pt;					list-style-type:	none;				}					.secondUl				{					font-weight:		normal;					font-style: 		normal;					list-style-type:	disc;				}							.wascAbout				{					width:				120px;					height:				120px;					background-color:	transparent;					border:			thin none #0000ff;				}							.brag				{						text-align:			justify;					margin-left:		20px;					margin-right:		20px;					background-color:	transparent;					border:			thin none #00ff00;				}