	.DEFAULT 			{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: normal;
							color: #000000;
							text-align: left;
							padding-left: 10px}
	.DEFAULT_TITLE		{	font-family: Trebuchet MS;
							font-size: 18px;
							line-height: 1.25;
							font-weight: bold;
							color: #000000;
							text-align: left}
	.DEFAULT_SUBTITLE	{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: bold;
							color: #000000;
							text-align: left}
	.DEFAULT_SUBTITLE2	{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: normail;
							font-style: italic;
							color: #000000;
							text-align: left}
	.DEFAULT_SUBTITLE3	{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: bold;
							font-style: italic;
							color: #000000;
							text-align: left}
	.DEFAULT_CENTER		{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: normal;
							color: #000000;
							text-align: center;
							padding-left: 10px}
	.DEFAULT_CENTER2	{	font-family: Trebuchet MS;
							font-size: 14px;
							line-height: 1.25;
							font-weight: bold;
							color: #000000;
							text-align: center;
							padding-left: 10px}
	a:hover				{	color: #3300FF}
	a					{	text-decoration: NONE}
    .copyright                    {   font-family: Arial;
                            font-size: 9px;}
