.IMAHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.Copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.WhiteBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}
.IMABHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.IMARented {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
	font-weight: bold;
}.BlackBody {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.RedBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
.AddressPanel {  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold
}
a.WhiteBody:link
{
    	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
  		text-decoration: underline;
}
a.WhiteBody:active
{
    	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
  		text-decoration: underline;
}
a.WhiteBody:visited
{
    	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
  		text-decoration: underline;
}
a.WhiteBody:hover
{
    	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
  		text-decoration: underline;
}
.RentalTableHeader{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #FF0000;
  		text-decoration: underline;
}
.RentalTableRows{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color: #000000;
  		
}