﻿body 
{
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Sans Serif; 
  font-size: 12px;
	background-color:white;
}


.floatright, .right { float:right; }
.floatleft, .left { float:left; }
.clearfloat, .clear { clear: both; }
.center { text-align:center; }


#ContactUs { background: #D9B9C9; border: solid 1px #c0ffc0; color: navy; width:720px; padding:12px; } 
#ContactUs A { color: navy; font-style: italic; } 
#ContactUs TEXTAREA { font-family: Arial; width: 96%; } 
