﻿/* begin reset */
html, body { margin: 0; padding: 0; border: 0; outline: 0; font-size: inherit; vertical-align: baseline; background: transparent; line-height: 1.2em; font-size: 1em; }

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, b, u, i, center, 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-size: inherit; background: transparent; font-size: inherit; font-weight: normal; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-bottom: .5em; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.12em; }
h4 { font-size: 1em; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.67em; }

em { font-style: italic; }

strong, b { font-weight: bold; }

label { white-space: nowrap; }

img { border-width: 0; }
legend { margin: 0; padding: 0 0 5px 0; }
fieldset { margin: 0; padding: 0 10px 5px 10px; text-align: left; }

ol, ul { list-style: none; margin: 0 0 1.4em 0; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; font-size: inherit; }

th { font-weight: bold; font-size: 1.2em; }

p { padding: .8em 0; }
p:first-child { padding: 0; }

div, span { font-weight: inherit; }
/* end reset */

body { background-color: #000; color: #fff; font-family: Times New Roman, Serif; font-size: 11pt }

a { color: #717d35 }
a:hover { color: #548886 }
a:active { color: #548886 }
a:visited { }
