body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: FFFE9D;
}

a:link, a:visited {  color: #FE723F; text-decoration: none}
a:hover, a:active {  font-weight: bold; color: #FE723F; text-decoration: underline}
table {
	vertical-align: top;
}
.tinytext {
	font-size: 9px;
}
.smalltext {
	font-size: 10px;
}
.mediumtext {
	font-size: 12px;
}
.largetext {
	font-size: 16px;
}
.normaltext {
	font-size: 14px;
}
.reallybigtext {
	font-size: 18px;
}
.mondobigtext {
	font-size: 24px;
}
#AskMrG {
	position:absolute;
	width:260px;
	height:80px;
	z-index:1;
	left: 233px;
	top: 415px;
}
#textContent {
	position:absolute;
	width:460px;
	height:386px;
	z-index:2;
	left: 144px;
	top: 5px;
	font-size: 15px;
}

