		body 
		{
		font-family: arial, helv;
		color: #333333;
		font-size: 80%;
		}
		
		.main
		{
		font-color: #333333;
		font-size: 80%;
		}
.mainmenu
  { font-size: 85%; font-weight: bold }

		.title
		{
		color: #c14f00;
		}

		.bodytext
		{
		font-family: timesnewroman;
		color: #333333;
		font-size: 80%;
		}
A
 { color: #003399; text-decoration: none }

A:hover
{
		/*background-color: #ffbb44;*/
		text-decoration: underline;
}

.submenu
{
	color: #444444;
	font-family: Arial, Helv;
	font-size:75%;
	text-decoration: none;
}
.submenu A:hover
 { color: #800000; text-decoration: underline }
