/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
h2 {font-size:15px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
h3 {font-size:14px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
h4 {font-size:13px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
h5 {font-size:12px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
h6 {font-size:11px;line-height: 1em;font-weight: 900; color: #cccccc; margin: 5px; margin-left: 0;}
table{font-size: 12px; text-align: left; color: #cccccc;}
td{font-size: 12px; text-align: left; color: #cccccc;}
th{font-size: 12px; text-align: left; color: #cccccc;}
fieldset{ border: 1px solid #cccccc; color: #cccccc; padding:15px; margin:15px;}
legend{font-size: 12px; text-align: left; color: #cccccc;}
a {color: #ffffff;}
a:hover {color: #e7b300;}
a:visited {color: #e7b300;}
ul { list-style: square;}
img { border: 1px solid #cccccc; padding: 4px;}

body {font-family: Tahoma; font-size: 12px; background-color: #2c2c2c; color: #666666;}
p {font-family: Tahoma; font-size: 12px; line-height: 1.5em; color: #666666;}
pre{ font-family: Courier; font-size: 12px; background-color: #efefef; border: 1px solid #ffffff; padding: 10px;}
