body, a, a:visited, .large, td, select, .header
{
	font-family: verdana, tahoma, arial, sans-serif;
}

body, a, a:visited, td
{
  font-size: 8pt;
}

a
{
	color: cornflowerblue;
}

a:visited
{
	color: gray;
}

.large
{
	font-size: 20pt;
}		
a.small, .small
{
	font-size: 8pt;
	font-style: italics;
}
h2
{
	font-size: 14pt;
}
.header
{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
