BODY 
{ margin:0; padding:0; }

TD 
{ font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; 
  font-weight: normal;
  text-decoration: none; }
  
A:link, A:visited, A:active {text-decoration: underline }

A:hover {text-decoration: underline; }

/*classes for HOME and MAIN PAGES only */

h1 {color: #000000;
	font-size:19px;
	line-height: 19px;
	padding: 0 0 0 0;
}

h2 {font-size:17px;
	line-height: 17px;
	margin:0 0 0 0;
	color:#000000;
	text-transform: uppercase;
}

.main_text {color: #666666;
	font-size:15px;
	line-height: 23px;
}

.main_text a {color: #0071BC;
}

.sidebar_text {color: #0071BC;
	font-size:15px;
	line-height: 23px;
}

.sidebar_text a {color: #0071BC;
}

.breadcrumb_text {color: #C04700;
	font-size:11px;
	line-height: 20px;
}

.breadcrumb_text a {color: #C04700;
}

/*classes for FOOTER only */

.copyright_text {
  font-size: 12px; 
  color: #4e4e4e;
  }

.copyright_text a {
  font-size: 12px; 
  color: #4e4e4e;
  }
  
.ftr_right_side_text {
  font-size: 12px; 
  color: #4e4e4e;
  }

.ftr_right_side_text a {
  color: #4e4e4e;
  }