/* Cascading Style Sheet for FOARC Website */
/* 13-Apr-10 by MJG - Sassafras Networks   */

body		{background:#FFFFFF; color: #000000; font-family: Verdana, Arial, Helvetica, sans; font-size: 10pt}

tr.light	{background: #cccccc; font-size: 10pt}
tr.dark		{background: #c0c0c0; font-size: 10pt}
tr.header	{background: #666666}

td			{font-size: 10pt}

th			{color: #ffffff; font-size: 10pt; text-align: left}

a			{color: #000080; font-weight: bold}
a:visited	{color: #000080; font-weight: bold}
a:hover		{color: #800000; font-weight: bold}

h1			{color: #000000; font-size: 24pt; font-weight: bold}
h2			{color: #000000; font-size: 18pt; font-weight: bold}
h3			{color: #000000; font-size: 14pt; font-weight: bold}
h4			{color: #000000; font-size: 12pt; font-weight: bold}

.footer		{font-size: 8pt}