body			{	font-family:			Verdana, Arial, Helvetica, sans-serif;
					font-size:				11px;
					background:				#cc0001;
					color:					#edcd6a;
					scrollbar-base-color:	#cc0001;
					scrollbar-arrow-color:	#edcd6a;
				}
select,input,button
				{	font-family:			Verdana, Arial, Helvetica, sans-serif;
					font-size:				11px;
				}
td				{	font-family:			Verdana, Arial, Helvetica, sans-serif;
					font-size:				11px;
				}
.line			{	height:					1;
					background:				#edcd6a;
					color:					#cc0001;
				}
th				{	color:					#cc0001;
					background:				#edcd6a;
					font-size:				12px;
					font-weight:			bold;
				}
h1				{	font-size:				16px;
				}

a:link			{	text-decoration:		underline;
					font-weight:			bold;
					color:					#edcd6a;
				}
a:visited		{	text-decoration:		underline;
					font-weight:			bold;
					color:					#edcd6a;
				}
a:hover			{	text-decoration:		underline;
					font-weight:			bold;
					color:					#edcd6a;
				}
a:active		{	text-decoration:		underline;
					font-weight:			bold;
					color:					#edcd6a;
				}
.subnav			{	text-decoration:		none;
					font-weight:			bold;
					font-size:				11px;
				}
