p {
font-family: Verdana, Arial, Helvetica, sans-serif
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	color: #F8231D; text-decoration: none
}
a:hover {
	font-weight: bold; color: #F8231D; text-decoration: underline
}
.mediumtext {
	font-size: 12px;
}
.smalltext {
	font-size: 10px;
}
.tinytext {
	font-size: 9px;
}
.largetext {
	font-size: 18px;
}

