/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900; color: #d6c737; margin: 5; margin-left: 0;}
h2 {font-size:15px;line-height: 1em;font-weight: 900; color: #9d9229; margin: 5; margin-left: 0;}
h3 {font-size:14px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5; margin-left: 0;}
h4 {font-size:13px;line-height: 1em;font-weight: 900; color: #ffffff; margin: 5; margin-left: 0;}
h5 {font-size:12px;line-height: 1em;font-weight: 900; color: #ffffff; margin: 5; margin-left: 0;}
h6 {font-size:11px;line-height: 1em;font-weight: 900; color: #ffffff; margin: 5; margin-left: 0;}
td{font-size: 12px; text-align: left;}
th{font-size: 12px; text-align: left;}
a {color: #ffffff;}
a:hover {color: #ffffff;}
a:visited {color: #ffffff;}
li{}
ul { list-style: square;}
body {font-family: Tahoma; font-size: 12px; word-spacing: 1.2; background-color: #2f2f2f; color: #e2deb9;}
p {font-family: Tahoma; font-size: 12px; line-height: 1.5; word-spacing: 1.2;}
pre{ font-family: Courier; font-size: 12px; background-color: #efefef; border: 1px solid #ffffff; padding: 10px;}

