@charset "utf-8";
/* Frame Styles */

/* css browser reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* a styles*/
p.visit a{color:#0048ff; text-decoration:none;}
p.visit a:hover{color:#00f; text-decoration:underline;}

/* h styles*/
h1{color:#0f9c19; font-size:18px; font-weight:bold; margin-bottom:15px; line-height:35px; text-align:center;}
h2{color:#0f9c19; font-size:18px; font-weight:bold; margin-bottom:15px; line-height:35px; text-align:center;}


/* hr styles*/
hr{border:1px solid #e8e8e8;}

/* img styles */


/* p styles */
p{font-size:13px; line-height:24px; color:#313131; padding-bottom:10px; }
p.visit{text-align:right;}

/* General Styles */
.center{text-align:center;}
.twentyfour{font-size:24px;}
.bold, strong{font-weight:bold;}
.highlight{background-color:#FF0;}
