body		{ font: 8.5pt/1.6 Helvetica, 'Lucida Grande', Arial,Sans-Serif; color: #4f4f4f; }

input,
textarea 	{ font: 100%/1.6 Helvetica, 'Lucida Grande', Arial,Sans-Serif; color: #1f1f1f; }

a:link,
a:visited, 
a:active	{ text-decoration: none; color: #296592; }
a:hover		{ text-decoration: none; color: #000000; }

h1			{ font-size: 150%; margin-bottom: 10px; }
h2			{ font-size: 140%; margin-bottom: 10px; }
h3			{ font-size: 130%; margin-bottom: 10px; }
h4			{ font-size: 120%; margin-bottom: 10px; }
h5			{ font-size: 110%; margin-bottom: 10px; }
h6			{ font-size: 100%; margin-bottom: 10px; }

small		{ font-size: 8pt;}
p			{ margin-bottom: 10px;}

ol			{ list-style: decimal; }
ul			{ list-style: square; }
li			{ margin-left: 30px; }
