/* CSS Document */

.demotitle
	{font-family: verdana;
	font-size: 125%;
	color: #000000;
	font-weight: bold;
	}
A.nav
	{font-family: verdana;
	font-size: 12px;
	color: #000000;
	}
A:hover.nav
	{font-family: verdana;
	font-size: 12px;
	color: #EA4106;
	}
A:visited.nav
	{font-family: verdana;
	font-size: 12px;
	color: #747373;
	}

.bodytext
	{font-family: arial;
	font-size: 14px;
	color: #000000;
	}
h1
	{font-family: arial;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	}