@charset "UTF-8";
/* CSS Document */

/* Reset all the client styles */
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, caption, {margin: 0;	padding: 0;	border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; background: transparent;}
:focus {outline: 0;}
body {line-height: 1; color: black;	background: white; font-family:"Times New Roman", Times, serif;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* ----------------------------------- */

/* Set Some Basics First */

body {font-family:Helvetica, Verdana, Arial, sans-serif; font-size:12px; color:#363636;}

h1 {font-size:24px; font-weight:bold; margin:1em 0 .6em 0;}
h2 {font-size:22px; font-style:italic; font-weight:bold; margin:1em 0 .5em 0;}
h3 {font-size:1.3em; font-weight:bold; margin:.5em 0 .5em 0;}
h4 {font-size:1em; font-weight:bold; margin:.7em 0 .6em 0;}
h5 {font-size:1em; font-style:italic; font-weight:bold; margin:.6em 0 .3em 0;}
h6 {font-size:.8em; font-style:italic; font-weight:bold; margin:.4em 0 .3em 0;}

p {margin:.5em 0 1em 0;}

ul {padding-left:2em;}
li {margin:.3em 0;}

em {font-style:italic;}

strong {font-weight:bold; font-size:1.1em;}

a {color:#330000;}