#main			{background: #FFFFCC}
			
.small			{font-family: Verdana, Arial; font-size: 8pt; color: #0A246A}
.body			{font-family: Verdana, Arial; font-size: 10pt; color: #0A246A}
.heading		{font-family: Verdana, Arial; font-size: 10pt; font-weight: bold; color: #0A246A}
.subheading		{font-family: Verdana, Arial; font-size: 10pt; font-weight: bold; color: #FF9800}
.title			{font-family: Verdana, Arial; font-size: 12pt; font-weight: bold; color: #0A246A}

A:link			{color: #FF6400; text-decoration: none}
A:visited    		{color: #FF6400; text-decoration: none}
A:hover			{color: "red"; text-decoration: none}
A:active		{color: "red"; text-decoration: none}
