/* Standard Style Sheet  */a:link {	font-weight:		bold;	color:				#dcdea0;	text-decoration:	none;}a:visited {	font-weight:		bold;	color:				#92936f; 	text-decoration:	none;	}a:hover, a:active {	color:				#dcdea0; 	text-decoration:	underline;	font-weight:		bold;}p { 	font-size:			10pt; 	font-family:		times, serif;	margin:				10px 20px 10px 20px; 	color:				#81825f;}b {  	color:				#92936f;	font-weight:		bold;}.list {  	font-size:			9pt; 	font-family:		times, serif;	color:				#81825f;	font-weight:		bold;}.field {	font-size:			10pt; 	font-family:		times, serif;	background-color:	#92936f;	text-align:			right;}.button {	font-size:			11pt; 	font-family:		times, serif;	font-weight:		bold;	color:				#dcdea0;	background-color:	#92936f;}.credit { 	font-size:			8pt; 	font-family:		times, serif;	margin:				10px 20px 10px 20px; 	color:				#81825f;	text-align:			center;}