body {	background: #ffffff;
	text-align: justify; 
	margin: 10;
	color: #406A87;}

h1 {	font: 20pt/120% "Times New Roman"; 
	text-align: center; font-variant: small-caps; font-weight:bold; margin-top: 20px}
h2 {	font: 12pt/120% "Times New Roman";
	text-align: left; font-variant: small-caps; font-weight:bold}

p  {	margin: 10px 0px}

hr {	color: #406A87; width: 50%}

A:link {color: #406A87; text-decoration: underline}
A:visited {color: #406A87; text-decoration: underline}
A:hover {color: #67A3CD; text-decoration: underline}