/* CSS Document */

/* Created by Lawrence Monis 06/11/06 */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.steve16bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0.5px;
	color:#000000;
}

.steve24bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:bold;
	letter-spacing:0.5px;
	color:#000000;
}

/* Green part */
.donate1 {
	font-family:Arial Black, Helvetica, sans-serif;
	color:#009900;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}

.donatemail {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.redtext {
	color:#FF0000;
}

.greentext {
	color:#009900;
}

.disclaimer {
	font-size:10px;
}

.endorsers {
	padding-left:7px;
	font-size:12px;
}

.headunder {
	text-decoration:underline;
	font-weight:bold;
}

.homerighside {
	font-size:15px;
	padding-left:7px;
}

.homerightheader {
	padding-left:7px;
}

.smallertext {
	font-size:12px;
}