BODY {
	font-family: sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background: #FFF9DC;
	text-transform: none;
	text-align: center;
}
	A:link		{
	color: #1E90FF;
	text-decoration: underline;
	background : transparent;
}
	A:visited 	{color: #DE7A32; text-decoration: none }
	H1,H2		{
	font-family: times, serif;
	color: Olive;
}
	H1			{
	font-size: 26pt;
	float : none;
	border-style : none none none none;
	background-color : #FFFAF0;
	border : thin outset #FFD700;
	border-right-width : thick;
	border-bottom-width : thick;
}
	H2			{font-size: 16pt}
	H4 	{font-size: 12pt}
	H5 	{font-size: 10pt}
    H6 	{font-size: 8pt}
	Body		{
	background: #F0F8FF;
	border : thick outset Blue;
}				