body {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-variant:normal;
	color:#000000;
	background:#f8f8f8;
	border:none;
	margin:10px;
	padding:20px;
}

a {text-decoration:underline;}
a:hover {background:#efcfcf;font-weight:600;text-decoration:none;}
a:active {color:#ff8080;}
a:link {color:#8080cf;}
a:visited {color:#8080af;}

div.notice {
	font-size:9pt;
	font-weight:200;
	text-align:right;
	padding-top:10px;
}
div.link {
	text-align:center;
	padding:40px;
}
div.footer {
	font-weight:700;
	text-align:center;
}

h1 {
	font-size:36pt;
	font-weight:500;
	font-style:italic;
	color:#d880b8;
}

address {
	font-family:Times,"Times New Roman",Serif;
	font-size:smaller;
	font-style:italic;
	font-weight:200;
	text-align:right;
}

span.age {
	font-family:Times,"Times New Roman",Serif;
	font-size:48pt;
	font-weight:700;
	color:#ff80d0;
}
span.warn {
	font-size:larger;
	font-weight:600;
	color:#ff0080;
}
