h1 
{
	font-size:16px
}
td 
{
	font-size: 12px;
}
body {
	font-family: verdana;
}
.copy {
	font-size: 11px;
	color: #333333;
	font-style:italic;
}
h2 {
	font-size: 14px;
}
a:visited   { color: #0F0F5F; text-decoration: underline}
a:link      { color: #0F0F5F; text-decoration: underline}
a:hover     { color: #FF0000; text-decoration: none}
