.textnow {
	font-family: trebuchet, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.03em;
}

.textlater {
	font-family: trebuchet, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.02em;
}



h1 {
	font-family: trebuchet, arial, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.35em;
    margin-top: 25px;
    margin-bottom: 15px;
}


p { 
    margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 11pt;
}


a:link {
	font-family: arial,verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #AB3939;
	letter-spacing: 0.0em;
}
a:hover {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none ;
	color: #000000;
	letter-spacing: 0.0em;
}
a:visited {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold ;
	text-decoration: none;
	text-transform: ;
	color: #AB3939;
	letter-spacing: 0.0em;
}
a:active {
	font-family: arial,verdana,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: ;
	color: #000000;
	letter-spacing: 0.0em;
}




