.largetext {
	font-size: 18px;
	font-family: Helvetica, sans-serif;
}
.link {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.red {
	color: #CC0E0D;
}
.redbaby {
	color: #CC0E0D;
	font-family: Helvetica;
	font-size: 12px;
}
.whitebackground {
	background-color: #FFF;
}
.whitebackgroundbordertop {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.whitebackgroundbordertop2 {
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

