body			{
			background-color: #bbbbbb;
	    		font-family: Arial, Helvetica, sans-serif;
	     		font-size: 11px;
	    		}
		
p			{
	  		font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
	  		}
		
input	   		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	    		}
		
textarea    		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	    		} 
		
.post-title		{
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #f58220;
	text-decoration: none;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
			} 
.paginas		{
	font-weight: normal;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #f58220;
	text-decoration: none;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
			} 
			
.post-text		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid slategray;
	padding: 5px;
	color: #333333;
			}
			
.author		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	color: #333333;
	border-right-color: slategray;
	border-bottom-color: slategray;
	border-left-color: slategray;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			} 			
.comment-title		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	margin-top: 5px;
	color: #666666;
	border-right-color: slategray;
	border-bottom-color: slategray;
	border-left-color: slategray;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			} 
			
.comment-text		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	color: #333333;
			}
.comment-box		{
	border:#666666 1px solid;
			}