/* FreshBusiness - Template by Rafal Tomal - www.TomalDesign.com */
/* Common styles */
@import url("reset.css");
@import url("forms.css");

/* Custom styles */
@import url("main.css");
@import url("layout.css");

/* div, span, td, table { border: 1px solid #f00; } */  /* Debugging */#mainContainer #mainBackground div #columnCenter #innerColumnCenter .box p {
	color: #F00;
}
#mainContainer #mainBackground div #columnCenter #innerColumnCenter .box p {
	color: #000;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
}
