body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#000000;
	margin-top: 0px;
}
p {
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
	margin-right: 10px;
}
H1 {
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}
H2 {
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
H3 {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: -4px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
H4 {
	margin-left: 12px;
	margin-top: 14px;
	margin-bottom: 12px;
	font-size: 22px;
	font-weight: bold;
	text-decoration:underline;
	color: #E51224;

}
#tablemain {
	margin-top: 0px;
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-bottom: 6px solid #FFFFFF;
	background-color: #FFFFFF;
}
#tablecontainer {
	margin-top: 8px;
}
p.pcounter {
	margin-top: 6px;
	margin-bottom: 2px;
	margin-left: 14px;
	color: #E51224;
	font-weight: bold;
	font-size: 17px;
}
p.pcounter2 {
	margin-top: 2px;
	margin-bottom: 8px;
	margin-left: 16px;
	font-size: 14px;
}
td.tdlines {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
}
td.tdconvformhd {
	background-color: #E51224;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #000000;
}
#tableconvform {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
td.tdcontacthd {
	background-color: #000000;
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 2px solid #000000;
}
#tablecontact {
	border: 1px solid #000000;
	margin-top: 8px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
li {
	line-height: 1.2em;
	margin-top: 4px;
	margin-bottom: 4px;
}
#tablecontainer form {
	margin-bottom: 8px;
	margin-top: 0px;
}
form {
	margin: 0;
}
#tablefooter {
	margin-top: 12px;
	font-size: 11px;
	color: #CCCCCC;
}
#tablefooter a {
	color: #CCCCCC;
	text-decoration:none;
}
#tablefooter a:visited {
	color: #CCCCCC;
}
#tablefooter a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
#tablesocial {
	margin-top: 6px;
}
#tableleftpic {
	margin-left: 8px;
	margin-right: 8px;
}
p.pwhite {
	color:#FFFFFF;
}
.underline {
	text-decoration:underline;
}
#tabletoptag {
	background-color: #E51224;
	color: #FFFFFF;
	font-size: 18px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#tablevote {
	background-color: #E51224;
	color: #FFFFFF;
	font-size: 18px;
	border: 1px solid #000000;
}

