﻿
body			{ font:12px Century Gothic, Helvetica, sans-serif; height:100%; }
html, body		{ padding:0px; background-color:#000;}



/* ###############################    HEADINGS   ################################## */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { padding:0; margin:0;  }




/* ############################    COMMON FORMATTING   ############################ */
p
blockquote		{ margin:1.25em 2.5em; }
small			{ font-size:0.85em; }
img				{ border:0; }
sup				{ position:relative; bottom:0.3em; vertical-align:baseline; }
sub				{ position:relative; bottom:-0.2em; vertical-align:baseline; }
acronym, abbr	{ cursor:help; letter-spacing:1px; border-bottom:1px dashed; }
img             { border: 0; }


/* ##################################    LINKS   ################################## */
 a:hover	{text-decoration:underline; }
 a			{ text-decoration:none; vertical-align: top;}



/* ##################################    FORMS   ################################## */
form						{ margin:0; padding:0; display:inline; }
input, select, textarea		{ font:1em Century Gothic, Helvetica, sans-serif; }
textarea					{ width:100%; line-height:1.25; }
label						{  }



/* ##################################   TABLES   ################################## */
table			{ border:0; margin:0; padding:0;}
table tr td		{ padding:0; }



