HTML			{min-height: 		100%; 
				margin-bottom: 		1px;
				overflow: -moz-scrollbars-vertical !important; }
BODY			{background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif;
				margin-top:			5px;
				margin-width:		0px;
				margin-left:		0px;}
TD				{background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", sans-serif}
H1				{font-size:			16pt;
				margin-top:			8px;}
H2				{font-size:			11pt;}
H3				{font-size:			8pt;}
FORM			{margin-top:		0;
				margin-bottom: 		0}

.red			{background-color:	#b2022e;}
.blue			{background-color:	#274682;}
.purple			{background-color:	#570057;}

A:link			{color: 			#ffffff;
				text-decoration:	none;}
A:active		{color: 			#ffffff;
				text-decoration:	none;}
A:visited		{color: 			#ffffff;
				text-decoration:	none;}
A:hover			{color: 			#ffffff;
				text-decoration:	underline;}
A.ul:link		{color: 			#ffffff;
				text-decoration:	underline;}
A.ul:active		{color: 			#ffffff;
				text-decoration:	underline;}
A.ul:visited	{color: 			#ffffff;
				text-decoration:	underline;}
A.ul:hover		{color: 			#ffffff;
				text-decoration:	underline;}
				
UL.link			{list-style-image:	url("images/raquo.gif");
				font-weight:		bold;}
UL.main-link	{list-style:		none;
				font-weight:		bold;}

.smfont			{font-size:			10pt}
.smfontbold		{font-size:			10pt;
				font-weight:		bold;}

.story			{font-size:			10pt;
				text-align:			justify}
.x-story		{font-size:			8pt;
				text-align:			justify}
.x-smfont		{font-size:			8pt}
.x-smfontbold	{font-size:			8pt;
				font-weight:		bold}
.xx-smfont		{font-size:			7pt}

.message		{font-size:			10pt;
				font-weight:		bold;
				color:				#ff0000;}
				
fieldset 		{border:			1px solid #ffffff;}				
legend 			{font-size:			10pt; 
				font-weight: 		bold; 
				color: 				#ffffff;}
label 			{float:				left;
				width:				15em;
				padding-left:		10px;}

.formfield		{font-size:			8pt;
				font-weight:		bold;
				color:				#000000;
				margin:				1 1 1 1;}
.formfield_blk	{font-size:			8pt;
				font-weight:		bold;
				color:				#ffffff;
				background-color:	#000000;
				border:				solid 1px #333333;
				margin:				1 1 1 1;}
.error-flag		{font-size:			8pt;
				font-weight:		bold;
				color: 				#000000;
				border:				solid 1px #ff0000;
				margin:				1 1 1 1;}
.form-error 	{font-size: 		10pt;
				color: 				#cc0033;
				text-align:			center;}
.searchbox		{background-color:	#000000;
				color: 				#ffffff;
				border-color:		#ffffff;
				border-style:		solid;
				border-width:		1px;
				font-size:			8pt;}

#print-only		{display: 			none;}
