This will remove the style:-
<?php echo(preg_replace('/[\n\r ]*<style[^>]*>.*?<\/style>[\n\r ]*/i','',$record['content'])); ?>