body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	background-color: #83322E;
}
.tinytype {
	font-size: 10px;
}
.copy {
	font-size: 12px;
}
.bigcopy {
	font-size: 18px;
}
.midcopy {
	font-size: 15px;
}
a:link {
	color: #2656A2;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #2656A2;
}

