.indent {
	margin-left: 50px;
}

h2.notitalic{
	font-style: normal;	
}

table.subcontent{
					margin: 0;
					padding: 10px;
					topmargin: 0;
					leftmargin: 0;
}


h3{
	font-weight: bold;
	color: navy;
	font-size: medium;
}

.specialback{
	background-image: url("../images/specialback.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 205px;
}

.specialback h3{
	color: white;
}

.specialback h1{
	color: yellow;
	font-weight: bold;
	font-size: large;
	font-style: italic;
}

.specialback h2{
	color: yellow;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

p.question{
	font-style: italic;
	font-weight: bold;
	color: maroon;
	}
	
p.answer{
	margin-left: 18px;
	}
	
.buttontable{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}	

.bluebox{
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}
.blueboxcell{
	background-color: transparent;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.buttontable td.btncell{
	margin 5px 5px 5px 5px;
}