BODY		{
			color: black; 
			background-color: white;
			background-image: url("../graphics/logo4.jpg");
			font-family: "verdana";
			font-size: x-small;
			margin-top: 19.5pt;
			margin-left: 30pt;
			margin-right: 30pt;
			text-align: left;
			line-height: 140%
		}

A		{color: black; font-weight: bold; text-decoration: underline}
A:visited		{text-decoration: none}
A:hover		{text-decoration: underline}

H1, H2		{font-family: verdana; 
			 font-weight: bold;
			 text-decoration: none;
			 color: #29479f}

H1		{font-size: medium}

H2		{font-size: x-small}
P		{clear: left}
IMG		{margin-right: 15px}
