body    { font-size: 10px; font-family: Arial; font-style: normal; font-weight: bold; line-height: 12px }
h2  { color: green; font-size: 15px; font-family: Arial; font-style: italic; font-weight: bold; line-height: 12px }
p  { font-size: 12px; font-family: Arial }
td  {
	font-size: 12px;
	font-family: Arial;
	
}
h1  { color: green; font-size: 17px; font-family: Arial; font-style: italic; font-weight: bold; line-height: 14px; font-stretch: normal; text-decoration: none }
h3	{
	color: red;
	font-size: 15px;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
	text-align: center;
}
li  {
	list-style-image: url(images/infinity.gif);
	margin-top: 1.50em;
	
	}
