


A
	{
		color:blue;
	}

BODY
	{
		line-height:1.25;
/*		background:#DDDDDD; */
		font-family:verdana;
		font-size:20pt;
		color:black;
	}

INPUT, SELECT, TEXTAREA
	{
		font-size:20pt;
	}

.clsLogo
	{
		text-align:center;
		font-family:"Bookman Old Style";
		font-weight:bold;
		font-size:80pt;
		border-bottom:4px solid black;
		color:#db0000;
		letter-spacing:1pt;
		word-spacing:7pt;
		background:#9999cc;
	}


