p		{text-align: justify; font-family: Arial; font-size: 10pt}
P.caption	{margin-left: 5; margin-right: 5; margin-top: 3; margin-bottom: 3;
		 font-size: 10pt}
P.text		{text-indent: 20; margin-left: 5; margin-right: 5; margin-top: 0; margin-bottom: 0}
P.headline	{font-size: 22pt; color: blue; text-align: center}
P.author	{font-size: 12pt; text-align: center}

A		{font-family: Arial; font-size: 10pt}
A:link		{text-decoration: none; color: blue}
A:visited	{text-decoration: none; color: blue}
A:active	{text-decoration: underline; color: red}
A:hover		{text-decoration: underline; color: red}

A.nav		{font-size: 12pt}

A.headnav	{font-family: Arial; font-size: 12pt; font-weight: bold}
A.headnav:link	{color: white}
A.headnav:visited	{color: white}
A.headnav:active	{color: yellow}
A.headnav:hover	{color: yellow}

TD.headnav	{background-color: blue}
TD.nav		{background-color: #fffbd0}