<!-- MAIN BODY DEFAULT FONT -->

BODY		{font-family: Sans Serif, Arial,  Verdana, Helvetica; 
			margin-top: 0px; 
			margin-left: 0px; 
			margin-right: 0px;
			background-color: #0084C6;}
	

<!-- LINK ATTRIBUTES -->

A:link		{color: #FFFF99; text-decoration:none;}
A:visited	{color: #FFFF99; text-decoration:none;}
A:hover		{color: #00FFFF; text-decoration:none;}




<!-- MAIN ELEMENTS -->

	.text 	
		{color: #FFFFFF; 
		font-size: 12pt; 
		line-height: 14pt;
		text-decoration:none;
		font-weight: normal;
		font-family:  MS Sans Serif, Sans Serif, Arial,  Verdana, Helvetica ,Times New Roman, Times;}


	.textspaced 	
		{color: #000000; 
		font-size: 9pt; 
		line-height: 11pt;
		letter-spacing: 4pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.textsmall 	
		{color: #FFFFFF; 
		font-size: 9pt; 
		line-height: 11pt;
		text-decoration:none;
		font-weight: normal;
		font-family: MS Sans Serif, Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.textsmallwhite 	
		{color: #FFFFFF; 
		font-size: 9pt; 
		line-height: 11pt;
		text-decoration:none;
		font-weight: normal;
		font-family: MS Sans Serif, Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.texttiny 	
		{color: #C0C0C0; 
		font-size: 7pt; 
		line-height: 9pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.fineprint	
		{color: #999999; 
		font-size: 6pt; 
		line-height: 8pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.pageheader 	
		{color: #FFFFFF;
		font-size: 22pt; 
		line-height: 25pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h1 	
		{color: #FFFFFF;
		font-size: 18pt; 
		line-height: 21pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h2 	
		{color: #FFFFFF;
		font-size: 16pt; 
		line-height: 19pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h3 	
		{color: #000000;
		font-size: 14pt; 
		line-height: 17pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h4 	
		{color: #FFFFFF;
		font-size: 12pt; 
		line-height: 15pt;
		text-decoration:none;
		font-weight: bold;
		font-family: MS Sans Serif, Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h5 	
		{color: #FFFFFF;
		font-size: 10pt; 
		line-height: 13pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}

	

<!-- ACCENT ELEMENTS -->

	.textindented 	
		{color: #CCCCCC;
		text-indent: 60px; 
		font-size: 9pt; 
		line-height: 10pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.textsmallindented 	
		{color: #CCCCCC;
		text-indent: 60px; 
		font-size: 8pt; 
		line-height: 9pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.texttinyindented 	
		{color: #CCCCCC;
		text-indent: 60px; 
		font-size: 7pt; 
		line-height: 9pt;
		text-decoration:none;
		font-weight: normal;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.headerindented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 22pt; 
		line-height: 25pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h1indented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 18pt; 
		line-height: 21pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h2indented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 16pt; 
		line-height: 19pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


	.h3indented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 14pt; 
		line-height: 17pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}



	.h4indented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 12pt; 
		line-height: 15pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}

	.h5indented 	
		{color: #FFFFFF;
		text-indent: 30px;
		font-size: 10pt; 
		line-height: 13pt;
		text-decoration:none;
		font-weight: bold;
		font-family: Arial, Sans Serif, Verdana, Helvetica, Times New Roman, Times;}


