body		{ font: 73%/1.3 Arial,Sans-Serif; color: #515151; }

input,
textarea 	{ font: 100%/1.3 Arial,Sans-Serif; color: #515151; }

a:link,
a:visited, 
a:active	{ text-decoration: none; color: #686868; }
a:hover		{ text-decoration: underline; 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; }