.res {
	width: 100%;
}
.smallest {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:8pt;
}
.smaller  {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 9pt;
}
.small 	  {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 10pt;
}
.normal   {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:100%
}
.big 	  {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:110%
}
.bigger   {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size:130%
}
.smallbold  {
	font-family :  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 10pt;
	font-weight : bold;
}
.smallboldem  {
	font-family :  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 10pt;
	font-weight : bold;
	font-style : italic;
}
.normalbold  {
	font-family :  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 12pt;
	font-weight : bold;
}
.heading	{
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12pt;
}
.headingGold	{
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 12pt;
	color: #B8860B;
	font-weight : bold;
}
.smallGold  {
	font-family :  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size : 10pt;
	color: #B8860B;
	font-weight : bold;
}
.gold {
	font-family :  Arial, Helvetica, sans-serif, Verdana, Geneva;
	color: #B8860B;
	font-weight : bold;
}
.subheadGreen	{
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 10pt;
	color: #006600;
	text-decoration: underline;
	font-weight : bold;
}	
.menuOff {
	color : White;
	font : bold sans-serif;
	font-style : normal;
	text-decoration : none;
}
A:ACTIVE, A:VISITED, A:LINK {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: Blue;
}
A:HOVER, A:FOCUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: Maroon;
}
A.menu:ACTIVE, A.menu:VISITED, A.menu:LINK {
	font-size: 11pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: White;
}
A.menu:HOVER, A.menu:FOCUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
	color: White;
}
A.flash:ACTIVE, A.flash:VISITED, A.flash:LINK {
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: Red;
}
A.flash:HOVER, A.flash:FOCUS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
	color: Red;
}

td {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11pt;
}
p {
	font-family:  Arial, Helvetica, sans-serif, Verdana, Geneva;
	font-size: 11pt;
}