body {
	background-color: #9999CC;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 6px;
}

a {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}

a:hover, a:visited:hover {
	font-weight: bold;
	color: #666699;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}

.redsubhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #990033;
}

.redsubhdserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #990033;
}

.redlgsubhd {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 17px;
	color: #990033;
	margin-top: 4px;
}
.redbold {
	font-weight: bold;
	color: #990033;
}
.yes {font-size: 20px}

.copylgsubhd {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	color: #990033;
	margin-top: 9px;
	margin-bottom: 4px;
}

.headerdblrule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333399;
	margin-top: 0px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font-weight: bold;
	margin-bottom: 4px;
}

.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	margin: 0;
}
.addresscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.formerrorcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #990033;
	margin: 0;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
	color: #333399;
	margin-top: 0px;
	margin-bottom: 0px;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	color: #000000;
}
.donatebutton {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/donatetoybtn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	padding-top: 18px;
}
.bluerule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
}

