body{	margin: 0px;	padding: 0px;}#master_title{	background-image: url("../gfx10/title_help.gif");	width: 400px;	height: 27px;}#page_content{	background-image: url("../gfx10/gradient_grey_vertical.gif");	background-repeat: repeat-x;	width: 380px;	min-height: 400px;	padding: 10px;}#page_title{	font-family: Verdana, Geneva, sans-serif;	font-size: 12px;	font-weight:bold;	border-bottom: dotted 1px;	color: #000000;}#page_text{	font-family: Verdana, Geneva, sans-serif;	font-size: 10.5px;	color: #000000;}.question{	margin-top: 15px;	padding-top:5px;	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-weight:bold;	border-top: dotted 1px;	color: #000000;}.answer{	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;	font-weight:normal;	background-image: url("../gfx/star_bullet.png");	background-repeat: no-repeat;	padding-left: 15px;	margin-top: 3px;	background-position: 0px 1px;	color: #000000;}.answer a:link{	color: #1b75bc;	text-decoration: none;	cursor: pointer}.answer a:visited{	color: #1b75bc;	text-decoration: none;	cursor: pointer}.answer a:hover{	color: #000000;	text-decoration: none;	cursor: pointer}.answer a:active{	color: #000000;	text-decoration: none;	cursor: pointer}#start_over{	margin-top: 10px;	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;}#start_over a:link{	color: #1b75bc;	text-decoration: underline;	cursor: pointer}#start_over a:visited{	color: #1b75bc;	text-decoration: underline;	cursor: pointer}#start_over a:hover{	color: #000000;	text-decoration: none;	cursor: pointer}#start_over a:active{	color: #000000;	text-decoration: none;	cursor: pointer}/*form style*/form p *{	font-family: Verdana, Geneva, sans-serif;	font-size: 10px;}label{	width: 9em;	float: left;	text-align: right;	margin-right: 0.5em;	display: block}