.boxborder	{
		border-color:#000000;
		border-style:solid;
		border-width:1;
		}

.inputbox	{
		Background-Color: #99CCFF;
		}

.sendbutton	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color:#000000;
		background-color:#ffffff;
		border-color:#AABBDD;
		}

A		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: NAVY;
		text-decoration:none;
		}

A:hover		{
		color:BLUE;
		text-decoration:none;
		}

P		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: BLACK;
		PADDING-LEFT: 3;
		}

LI		{
		list-style-type:square;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #cc0000
		}