/* temporarily commented out this entire CSS file - Shane */

/* 
Transworld Leasing Style Notes:

color scheme:
  gray text = #666666
  red text  = #AB005A
  link off  = #003471
  link on   = #0072B7

site width  = 800px



h1, h2, h3, h4, h5, h6 {font-family:Arial, Helvetica, sans-serif; color:#AB005A; font-weight:normal;}
h1 {font-size:18px; padding-left:10px;}
h2 {font-size:16px; padding-left:10px;}
h3 {font-size:14px; padding-left:10px;}
h4 {font-size:12px;}
h5 {font-size:11px;}
h6 {font-size:10px;}
p {font-size:12px; color:#666666;}
img {border:none;}
a:link, a:visited { color:#003471; text-decoration:none; }
a:hover, a:active { color:#0072B7; text-decoration:none; }


.test {
	color: #000;
}

*/
