body, table, tr, td, p, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

input, select, textarea {
	color: #000000;
	font-size: 11px;
}

a {
	color: #7a5b27;
	}
a:link {
	color: #7a5b27;
}
a:visited {
	color: #7a5b27;
}
a:hover {
	color: #af8949;
}

.step {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}

.credit {
	font-size: 9px;
}

p {
padding-bottom: 10px;
}

/* Hides from IE5-mac \*/
* html .buggybox {height: 1%;}
/* End hide from IE5-mac */


.contentList {margin-left: 0px; padding-left: 30px;}

.smallText {
font-size:9px;
padding-left: 10px;
}


/* tyopgraphy */


h1 {
		font-size: 2.0em;
		line-height: 1em;
		margin-bottom: .5em; 
		}

h2 {
		font-size: 1.5em;
/*		line-height: 1.33333333em; */
/*		margin-top: 2em;  */
		margin-bottom: 0.5em;
		}

h3 {
		font-size: 1.3em;
		line-height: 1.5384615em;
		margin-top: 1.5384615em;
		}

p {
		font-size: 1.2em;
		line-height: 1.66666666em;
		margin-bottom: 1.6666666em;
		}
		
.headline 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 1.4em;
color: #0065A3;
font-weight: bold;
}

.question {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.option {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight:500;
}

.tip {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
}