body	{	background-color: #fff;			background-image: url(../images/blueprint.gif);			background-repeat: no-repeat;			color: #666;			font-family: verdana;			font-size: 11pt;			line-height: 16pt;			padding:10px;			margin:10px;			}a:link {			color:#000;			text-decoration:none;			}a:visited {			color:#000;			text-decoration:underline;			}a:hover {			color:#000;			background-color:#D7D6BB;			text-decoration:underline;			}a:active {			color:#000;			text-decoration:underline;			}#identity {			position:absolute;			z-index:1;			}			#content {			position:absolute;			z-index:5;			top:80px;			left:115px;			}			.navlit {			background-image:url(../images/navcorner.gif);			background-repeat:no-repeat;			background-position:bottom right;			background-color:#D7D6BB;			border-right:solid 2px #fff;			color:#000;			font-family:verdana;			font-size:9px;			font-weight:bold;			text-align:center;			cursor:pointer;			}.nav {			background-color:#B9B897;			background-image:url(../images/navcorner.gif);			background-repeat:no-repeat;			background-position:bottom right;			color:#333;			border-right:solid 2px #fff;			font-family:verdana;			font-size:9px;			font-weight:bold;			text-align:center;			cursor:pointer;			}			.pagetitle {			color:#333;			font-size:16px;			font-weight:bold;			}.maintext {			/* border:solid 1px #ccc; */			padding:10px 30px 10px 10px;			font-family:arial;			font-size:11px;			line-height:17px;			}			.question {			color:#666;			font-weight:bold;			line-height:18px;			}			.copy	{	color: #666;			font-family:arial;			font-size: 8px;			font-weight: bold;			}