body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link, a:hover, a:active, a:visited {  color: #669933; text-decoration: none}
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;
}
.largebold {
	font-size: 14px;
	font-weight: bold;
}
#AskMrG {
	position:absolute;
	width:260px;
	height:80px;
	z-index:1;
	left: 231px;
	top: 473px;
}

#sleeves {
	position:absolute;
	z-index:0;
	left: 0px;
	top: 340px;
	text-align: center;
	font-size: 10pt;
	border: thick solid #C00;
	padding: 2;
}

