
.text_tiny
{
	font-size: 8pt;	
}
.text_small
{	
	font-size: 10pt;	
}

.text_medium
{
	font-size: 12pt;	
}

.text_large
{
	font-size: 14pt;	
}	

.menu_column
{
	height:30;
}

a.menu_item 
{
	font-weight: bold;
	font-size: 8pt;
	color: black;    
}

.rateTable
{
	background-color: White;
	font-size: 11pt;	
	font-family: Georgia;
	border:0;		
}

.rateTitle
{
	font-weight: bold;
	background: black;
	color: white;
	font-style: italic;
}

.rateOddRow
{

}

.rateEvenRow
{
	background-color: #D6DEEF;
}

.rateCurrency
{
	text-align: right;
}