	.DEFAULT			{	font-family: verdana;
							font-size: 11px;
							line-height: 1.25;
							font-weight: bold;
							color: #737373}
	.DEFAULT_BLACK		{	font-family: verdana;
							font-size: 14px;
							line-height: 1.75;
							font-weight: 900;
							color: #000000}
	.DEFAULT_COPY		{	font-family: verdana;
							font-size: 11px;
							line-height: 1.5;
							font-weight: bold;
							color: #737373}
	.DEFAULT_TITLE		{	font-family: verdana;
							font-size: 18px;
							line-height: 1.25;
							font-weight: 900;
							font-variant: small-caps;
							color: #9E0B0E}
	.DEFAULT_SUBTITLE	{	font-family: verdana;
							font-size: 12px;
							line-height: 2;
							font-weight: 900;
							color: #9E0B0E}
	.DEFAULT_FORM		{	font-family: verdana;
							font-size: 9px;
							font-weight: bold;
							color: #9E0B0E}
	.DEFAULT_SMALL		{	font-family: verdana;
							font-size: 10px;
							line-height: 1.25;
							font-weight: bold;
							color: #737373}
	.DEFAULT_PN			{	font-family: verdana;
							font-size: 14px;
							line-height: 1.25;
							font-weight: 900;
							color: #9E0B0E}
	.BOX				{	font-family: verdana;
							font-size: 11px;
							line-height: 1.75;
							font-weight: bold;
							color: #737373;
							background-color: #E6E6E6}
	a:hover				{	color: #737373}
	a					{	text-decoration: NONE}
