h1 {
	color: #678BcB;
	}

.ans {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
.ind50 {
	width: 50%;
}
.splash {
	background: #87ABCB;
}
.basictable {
	margin-left:80px;
	border: medium solid #003366;
	border-collapse:collapse;
	background: #87ABCB;
}

.basictable td{
	border: thin solid #003366;
	border-collapse:collapse;
	padding: 5px;
}
.dialog {
	width: 80%;
	border: thin solid #003366;
	margin-left:80px;
	cellpadding: 30px;
	}
	
.dialog .title {
	font-weight:bold;
	font-size: 120%;
	text-align: center;
	background-color: #87ABCB;
}

.dialog .boss {
	text-align: right;
	}
.stupidqq h2{
	font-size: 120%;
	color: #CC0066;
	font-style:italic;
	}
	
.stupidqq {
	border: 1px solid #003366;
	padding: 10px;
	font-size: 80%;
	background-color: #eeeeff;
	}
.small {
	font-size: 80%;
	color: #000099;
}
strong {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

#td-cs {color: #FF00FF;
		font-weight:bold;
		font-size: 150%;
		text-decoration:blink;}
.flat {
	border: 0px none;
	color: #666666;
}
