/* Website Formatting Stylesheet */

body	{font-family: arial;
	background-color: white}

p	{color: black; font-size: 12pt}

i	{color: black; font-size: 12pt}

b	{font-size: 13pt; font-weight: bold}

li	{color: red; font-size: 12pt; font-weight: bold}
td	{color: black; font-size: 12pt}

h1	{color: #9F9F9F; font-size: 24pt}
h2	{color: #9F9F9F; font-size: 20pt}

a	{color: green; text-decoration: none}
a:hover		{color: black}