div#pagecontent { border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; background-color: #fff; 
						font-weight: normal; text-transform: normal; text-align: justify; }

div#pagecontent table {
	border: 0px;
}
div#pagecontent table tr td{
	border: 0px;
}
div#text div.title { color: #de631f; font-weight: bold; text-transform: uppercase; margin-left:500px; margin-top: 5px;}
div#text div.text { margin-top: 5px;}



