td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #330E00; line-height: 16px}

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #fbdee2;
}


a                   { color               : #BC4251;
                      text-decoration     : underline;
					}
					
a:hover     		{ text-decoration     : none;
					}
					
a:visited     		{ color               : #330E00;
					}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #bc4251;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #bc4251;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #bc4251;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #330E00;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.boldpink {
	font-weight: bold;
	color: #bc4251;
}
.emphasis {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #bc4251;
}

