font         { font-family: Arial }
Body { background-color: #FFFFFF } /* background color of white */
H1 { 	font-size: 12pt;
	font-family: arial, sans serif; 
	color: #000000 } /* Head one to be used with blue backgrounds */

H2 { 	font-size: 14pt;
	font-family: arial, sans serif; 
	font-style: bold;  
	color: #6600CC } /* Head two to be used as titles */

H3 { 	font-size: 12pt;
	font-family: arial, serif; 
	font-style: ;
	color: #008000 } /* Head three to be used as sub-titles */

H4 { 	font-size: 8pt; 
	font-family: arial, serif; 
	color: #6600CC } /* Head four to be used as sub-titles */
	
H5 { 	font-size: 8pt; 
	font-family: arial, sans serif; 
	color: #3399FF } /* Head four to be used as sub-titles */
		
P {	font-size: 9pt; 
	font-family: arial, sans serif } /* regular text */
	
TD {	font-size: 9pt; 
	font-family: arial, sans serif } /* regular text */	
	
UL {font-size: 10pt; 
	font-family: arial, sans serif } /* regular text in bulleted list */

.index 	{	font-size: 9pt; 
		font-family: arial, sans serif; 
		text-indent: 2px;
		font-weight: 800;
		color: yellow } /* index headers */

.indextext {	font-size: 8pt; 
		font-family: arial, sans serif } /* regular text for index pages under header info */

.indent {	text-indent: 40px; 
		font-size: 10pt; 
		font-family: arial, sans serif } /* indent text */

.reverse {	text-indent: 2px; 
		font-size: 12pt; 
		font-family: arial, sans serif; 
		color: white } /* text for feature boxes white font */

.reverse1 {	text-indent: 2px; 
		font-size: 12pt; 
		font-family: arial, sans serif; 
		color: yellow } /* text for feature boxes yellow font */

.frame {	font-size: 10pt; 
		font-family: arial, sans serif; 
		color: yellow } /* titles for frame stuff */

.highlight {	text-indent: 2px; 
		line-height: 2; 
		text-align: right; 
		font-size: 12pt; 
		font-family: arial, sans serif; 
		color: white } /* this is when you have a callout and want extra space between the lines white font */

.initialcap {	font-size: 36pt; 
		font-family: times roman, serif; 
		float: left; 
		color: #6600CC } /* initial cap */

.t1 {	font-size: 9pt; 
		font-family: arial, sans serif } /* regular text*/
		
.t2 {	font-size: 9pt; 
		font-family: arial, sans serif;
		font-style: italic } /* italicized text*/	
		
.t3 {	font-size: 9pt; 
		font-family: arial, sans serif;
		font-style: italic;
		color: #6600CC } /* italicized text - purple*/	
		
.t4 {	font-size: 8pt; 
		font-family: arial, sans serif;
		color: #6600CC } /* copyright info for bottom of each page - purple*/	

.t5 {	font-size: 9pt; 
		font-family: arial, sans serif;
		font-weight: 800;
		color: #6600CC } /* bold text - purple*/
		
.t6 {	font-size: 9pt; 
		font-family: arial, sans serif;
		font-weight: 800;
		color: #008000 } /* bold text - green*/	
		
.t7 {	font-size: 9pt; 
		font-family: arial, sans serif;
		color: #6600CC } /* text - purple*/	


.yb {	font-size: 10pt; 
		font-family: arial, sans serif;
		font-weight: 800;
		color: #008000 } /* YoungBiz.com - wherever the words Youngbiz.com show up use this style. */

A:link { color: #008000 }
A:active { color: #3399FF } 
A:visited { color: #6600CC } 



/* These styles were modified in May 2000 */
