BODY	{ font-family: Tahoma, Arial, sans-serif; }

#main	{ text-align: center; }

STRONG	{ font-weight: bold; }
EM		{ font-style: italic; }


H1		{ font-family: Times New Roman, Times, serif }
P		{ font-size: 10pt; }

IMG		{ border: 0; }


a:link		{ color: #000080; text-decoration: none; }
a:visited	{ color: #000080; text-decoration: none; }
a:active	{ color: red; text-decoration: underline; }
a:hover 	{ color: red; text-decoration: underline; }


/* Table Layouts */
.fp			{ font-size: 8pt; text-align: center; 
				margin: 1em auto 1em auto;}
.fpicon		{ padding: 20px; }
