body	{ 	background-color: white;
	 	color: #3D3A46;
		font-family: Arial;
		font-size: 12px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

td	{	font-family: Arial;
		font-size: 12px;
	}
p	{	padding-left: 10px;	}

.pghdr	{	font-family: Times New Roman;
		font-size: 24px;
		color: #F4AB38;
		padding-left: 9px;
	}
		
.pgshdr {	font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #F4AB38;
		padding-bottom: 0px;
	}

.ftrtxt	{	font-size: 9px;	}
.tc	{	background-color: #C3C3CD;	}

a:link		{ text-decoration: none; font-weight: bold; color: #F6BB5E; }
a:active	{ text-decoration: none; font-weight: bold; color: #F6BB5E; }
a:visited	{ text-decoration: none; font-weight: bold; color: #F6BB5E; }
a:hover		{ text-decoration: none; font-weight: bold; color: #BD780B; }
		
a:link.menu	{ text-decoration: none; font-weight: bold; color:white; }
a:active.menu	{ text-decoration: none; font-weight: bold; color:white; }
a:visited.menu	{ text-decoration: none; font-weight: bold; color:white; }
a:hover.menu	{ text-decoration: none; font-weight: bold; color:#F6BB5E; }


