h2  {
	font : bold 14pt Arial, Helvetica;
	margin-bottom : 0px;
	padding-bottom : 0px;
	color : #dc143c;
	text-align : left;	
}

h1  {
	font : bold 20pt Arial, Helvetica;
	color : #dc143c;
}


td  {
	font-family : Arial, Helvetica;
	font-size : 11pt;
}

th  {
	text-align : left;
	color : #dc143c;
	font : bold 12pt Arial, Helvetica;
}


a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}