BODY	{background: #F3FAAB;
	font-family: times new roman
	margin-left: 50px;
	margin-right: 50px}


H1	{font-family: georgia;
	font-weight: bold;
	font-size: 26pt;
	color: black}

H2	{font-family: times new roman;
	font-weight: normal;
	font-size: 20pt;
	color: black}

H3	{font-family: times new roman;
	font-weight: normal;
	font-size: 12pt;
	color: black}

H4	{font-family: times new roman;
	font-weight: normal;
	font-size: 19pt;
	color: black}


A:link	{background: #F3FAAB;
	color: black;
	text-decoration: underline;
	text-underline: single}

A:visited	{background: #F3FAAB;
		color:green;
		text-decoration:underline;
		text-underline:single}

A:active	{background: #F3FAAB;
		color:gray;
		text-decoration:underline;
		text-underline:single}



