@charset "utf-8";
/* CSS Document */
body {
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a {
	color: #FF0000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
}

a:hover { 
	text-decoration: underline; 
}

p {
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

hr {
	width : 100%;
	height : 1px;
	color: #FF0000;
	size:1px;
}
.forwardform {margin: 0 0 0 0; padding: 0 0 0 0;}
.forwardinput {margin: 0 0 0 0; padding: 0 0 0 0;}
.forwardsubmit {margin: 0 0 0 0; padding: 0 0 0 0;}
div.emailfooter {
	font-size: 11px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
div.emailfooter a { 
	font-size: 11px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline; 
}
