.heading
{
	font-size: 1.6em;
	margin-bottom: 1.0em;
}

.smallHeading
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
}

p { }

td { }

a:link 
{ 
	color: #F47920;
	text-decoration: none;
}

img
{
	border: none;
}

a:visited 
{
	color: #F47920;
	text-decoration: none; 
}

a:hover 
{ 
	color: #F47920;
	text-decoration: none;
}

a:active 
{
	color: #F47920;
	text-decoration: none; 
}