body	{	font-family: Verdana, Ariel, sans-serif;		background-color: white;		color: black;		font-size: 10;	}p.prettycopy	{	font-family: Verdana, Ariel, sans-serif;		background-color: white;		color: black;		font-size: 10;		line-height: 250%;	}H1.serif	{	font-family: Times Roman, Times New Roman, ITC Galliard, serif;		background-color: white;		color: black;		font-size: 24;	}	a:link 	{ 	text-decoration: none; 		color: #000090;		border: none;	}a:visited 	{ 	text-decoration: none; 		color: #909090;		border: none;	}a:active 	{ 	text-decoration: none; 		color: red;		border: none;	}a:hover 	{ 	text-decoration: none; 		color: #FF9900;		border: none;	}table	{	width: 600px;		font-family: Verdana, Ariel, sans-serif;		background-color: white;		color: black;		font-size: 8; 		font-weight: normal; 		text-decoration: none;		text-align: center;		padding: 0em;		border-collapse: collapse;		border-color: black;		border-width: 2px;		outline-width: 2px;		outline-color: black;	}	table.blarg	{	}caption	{	font-weight: bolder;		text-align: left;		padding-top: 30px;			color: black;		font-size: 12;	}th	{	font-size: 10;		color: black;		background-color: white;				border-style: solid;		border-color: #F0F0F0;		border-width: thin;		border-spacing: 0px;		padding: 10px;	}td	{	font-size: 10;		color: black;		background-color: white;		border-style: solid;		border-color: #F0F0F0;		border-width: thin;		border-spacing: 0px;		padding: 10px;	}cite	{	font-size: xsmall;		font-style: normal;	}