@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(images/background%20copy.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC3300;
	line-height: 28px;
}
.email_table {
	width: 287px;
}
.email_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(images/trump_10.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 287px;
}
.main_bg {
	background-image: url(images/trump_04.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	list-style-type: circle;
	list-style-image: url(images/bullet.jpg);
	padding-bottom: 8px;
}

a.fclass4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.fclass4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; }