body, td	{ font-family: Arial,Helvetica,sans-serif;
		margin-left: 0; 
		margin-top: 0; 
		margin-bottom: 0; 
		}
					
p, li	{ font-size: 10pt; }
h1	{ font-size: 24pt; }
h2	{ font-size: 18pt; }
h3	{ font-size: 14pt; }
h4	{ font-size: 12pt; }

a:link		{ color: #366D6D; }
a:active	{ color: #C6395A; }
a:visited	{ color: #808080; }
a:hover		{ color: #C6395A; }
