/*------------------------------------------------------------------------------------------------
  global classes
------------------------------------------------------------------------------------------------*/

body, td, p
{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #2D2112;
}
.troutput2LG td{
font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #000000;
}
.troutput1LG td{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #000000;
}
.thoutput th{
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #000000;
}
.troutputHLG td{
font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	color: #000000;
}
/*------------------------------------------------------------------------------------------------
  link classes
------------------------------------------------------------------------------------------------*/

A:link { 
    color: #996600;
    text-decoration: none;
}
A:visited { 
    color: #996600;
    text-decoration: none;
}
A:hover { 
    color: #996600;
    text-decoration: underline;
}

.footer:link { 
	color: #996600;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px; 
}

.footer:visited {
	color: #996600;
	text-decoration: none; 
	font-weight: normal;
	font-size: 9px;  
}

.footer:hover { 
	color: #D3C9B6; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 9px;  
}

.tanlink:link { 
	color: #996600;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px; 
}

.tanlink:visited {
	color: #EBE1CD;
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;  
}

.tanlink:hover { 
	color: #EBE1CD; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 12px;  
}


/*------------------------------------------------------------------------------------------------
  text classes
------------------------------------------------------------------------------------------------*/

.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #996600;
}

.tan_bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;
	line-height: 16px; 
	color: #EBE1CD;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: NORMAL;
	font-weight:bold;
	line-height: 16px; 
	color: #2D2112;
}

.gold_bold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: bold;
	line-height: 16px; 
	color: #996600;
}
