h2 {font-size:18pt; color: #ffffff}

p
{
  font-size: 10pt;
  font-family:Verdana, Tahoma, Arial;
  color: #ffffff;
}

ol
{
  font-size: 10pt;
  font-family:Verdana, Tahoma, Arial;
  color: #ffffff;
}

td.button a
{
	font-family :Verdana, Tahoma, Arial ;
	font-size : 16px;
	font-weight : bold;
	color : white;
	text-decoration : none;
	font-variant : small-caps;
	text-align : right;
}

td.button a:hover 
{
	text-decoration : underline;
	font-weight : bold;
	color : cyan;

} 