body {
	margin-bottom: 0px;
	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link {
	color: #F8EFEF;
	text-decoration: underline;

}
a:visited {
	color: #F8EFEF;
	text-decoration: underline;

}
a:hover {
	color: #D39898;
	text-decoration: none;
}
td {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
textarea, input, select {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
h1 {
	font-size: 16pt;
	color: #FFFFFF;
}
h2 {
	font-size: 12pt;
	color: #FFFFFF;
}
h3 {
	font-size: 10pt;
	color: #FFFFFF;
}

p.preg {
	margin-top:24pt;
	font-weight:bold;
	background-color:#600000;
	}