
body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}


 .body { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #333333 ; line-height: 15px}
 .body_services { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #333333 ; line-height: 14px}
 .flash { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #dba3a6 ; line-height: 13px}
 .small { font-family: Verdana,Arial,San Serif; font-size: 9px; text-decoration: none; color: #333333 ; line-height: 15px}
 .breathe { font-family: Verdana,Arial,San Serif; font-size: 9px; text-decoration: none; color: #665665 ; line-height: 15px}
 .body_white { font-family: Verdana,Arial,San Serif; font-size: 11px; text-decoration: none; color: #ffffff ; line-height: 13px}


A.red:link    {color:#dc4324;}
A.red:visited {color:#dc4324;}
A.red:active  {color:#dc4324;}
A.red:hover   {color:#dc4324; text-decoration:underline;}

A.white:link    {color:#ffffff; text-decoration:none;}
A.white:visited {color:#ffffff; text-decoration:none;}
A.white:active  {color:#ffffff; text-decoration:none;}
A.white:hover   {color:#efff00; text-decoration:underline;}

#Content {
	width:897px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px dashed #333;
	background-color:transparent;
	}

