.title
{
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2;
	text-align: center;
}

.smallerTitle
{
	font-size: 16px;
	font-style: italic;
	line-height: 2;
}	

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	text-align: center;
}

.text
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

#current
{
	color: #FF9900;
	font-weight: bold;
}
