body {
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Verdana", Verdana;
	font-size: 11px;
	background-image: url(../_img_site/background_concrete.jpg);
	background-attachment:fixed;
	color: #707070;	
}
p {
	font-family: "Verdana", Verdana;
	font-size: 11px;
	color: #707070;	
}
td {
	font-family: "Verdana", Verdana;
	font-size: 11px;
	color: #707070;	
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #6f8794;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #6f8794;
}

h3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}


.introduction {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #999999;
	padding:20px;
	}
.keywords {
	color: #6f8794;
}

.articledate {
	color: #333333;
	font-size: 9px;
}

.whatclientssay {
	color: #FFFFFF;
	font-size: 11px;
}
.clientreferal {
	color: #333333;
	font-size: 10px;
}

.newsarea a:link {
	font-family: "Verdana";
	color: #FFFFFF;
	text-decoration: none;
}

.newsarea a:visited {
	font-family:"Verdana";
	color: #FFFFFF;
	text-decoration: none;
}

.newsarea a:hover {
	font-family: "Verdana";
	color: #FFFFFF;
	text-decoration: underline;
}
.newsarea a:active {
	font-family: "Verdana";
	color: #FFFFFF;
	text-decoration: underline;
}

.newsarea {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;	
}

a:link {
	color: #6f8794;
	text-decoration: none;
}
a:visited {
	color: #6f8794;
	text-decoration: none;
}
a:hover {
	color: #6f8794;
	text-decoration: underline;
}
a:active {
	color: #6f8794;
	text-decoration: underline;
}

.footer {
	font-family: "Verdana";
	font-size: 10px;
	color: #707070;
	padding:5px;
	margin:5px;
}

.actionfooter {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	padding:5px;
	margin:5px;
}

.box {
	padding:10px;
	margin:10px;
	text-align: center;
	vertical-align: middle;
}

.subscribe_newsletter {
	padding:10px;
	margin:10px;
}

.glad_to_help {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
}

.trans_sixty {
font-family:Lucida Grande;
padding:10px;
margin:10px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=’../_img_site/transp_60.png’);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_sixty[class] {
/*background-image:url(http://www.rofaldez.com/images/35transparent.png); */
background-image:url(../_img_site/transp_60.png);
vertical-align:top;
color:#707070;
padding:10px;
margin:10px;
}

.trans_seventyfive {
font-family:Lucida Grande;
padding:20px;
margin:20px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=’../_img_site/transp_75.png’);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_seventyfive[class] {
/*background-image:url(http://www.rofaldez.com/images/35transparent.png); */
background-image:url(../_img_site/transp_75.png);
vertical-align:top;
color:#707070;
padding:20px;
margin:20px;
}

.trans_fourty {
font-family:Lucida Grande;
padding:20px;
margin:20px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=’../_img_site/transp_40.png’);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_fourty[class] {
/*background-image:url(http://www.rofaldez.com/images/35transparent.png); */
background-image:url(../_img_site/transp_40.png);
vertical-align:top;
color:#707070;
padding:20px;
margin:20px;
}

.trans_fourty_ex {
font-family:Lucida Grande;
padding:10px;
margin:10px;
/* Mozilla ignores crazy MS image filters, so it will skip the following */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=’../_img_site/transp_40.png’);
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_fourty_ex[class] {
/*background-image:url(http://www.rofaldez.com/images/35transparent.png); */
background-image:url(../_img_site/transp_40.png);
vertical-align:top;
color:#707070;
padding:10px;
margin:10px;
}