/*
COLORS:
	Dark Blue:			#006699
	Bright Blue:		#09A6EA
	Medium Blue:		#98CAFD
	Light Blue:			#C4E1FE
*/

/* STANDARD */
BODY,TD		{background: #FFFFFF; font-family: Times New Roman; font-size: 12pt; color: #000000; margin: 0px; padding: 0px; z-index: 1;}
TH	 		{background: #000000; font-family: Times New Roman; font-size: 12pt; color: #FFFFFF; font-weight: bold}
H1			{font-family: Arial; font-size: 14pt; color: #000000; font-weight: bold; margin-bottom: 0px; padding: 5px;}
H1			{font-family: Arial; font-size: 12pt; color: #999999; font-weight: bold; margin-bottom: 0px; padding: 5px;}

/* LAYOUT */
.header		{display: none}
.footer		{display: none}
.content	{width: 7in; padding: 0px; position: absolute; top: 0px;}

