@charset "utf-8";
/* CSS Document */

/* Initialize Styles to set identical standards for all browsers */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, dl,dd, dt { border:0; margin: 0; padding:0; }

body { background:#fff; text-align:left; } /* sets default theme background color */

* { word-wrap:break-word; }