/* 	quit-forever Style sheet */

xmastable {
	padding: 3px;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
}

.body {
	font-family:  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-transform: none;
	background-color: #FFFFFF;
	}

p {font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000;
}

.checkbox {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color:#000000;
}

li{font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; color: #000000;
}

H1 {font-family: Tahoma; font-size: 18pt; color: #ff0000;
}

.blackh1 {font-family: Tahoma; font-size: 18pt; color: #000000;
}

.optinheadline {
	color: #ff0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.optinheadlineblack {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 22px;
	text-align: center;
}

H2 {font-family: Tahoma; font-size: 14pt; color:#000000;
}

.redh2 {font-family: Tahoma; font-size: 14pt; color:#ff0000;
}

.contenttable {
	padding: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.highlight {

	background-color: #FFFF00;
	font-weight: bold;
}

.dashedpullout {

	background-color: #ffffcc;
	border: 2px dashed #000000;

}

.dashedpullout1 {

	background-color: #ffffff;
	border: 4px dashed #cc0000;

}