 .main
	{ 	text-decoration	:none;
		color			:#000000;
		font-weight		:normal;
		font-family		:Arial, Helvetica;
		font-size		:10pt;
	}
 .sub	
 	{ 	text-decoration	:none;
		color			:#000000;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:14pt;
		text-align		:left;
	}
 .notsobig 
   	{ 	text-decoration	:none;
		color			:#000000;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:12pt;
		text-align		:left;
	}
 .notsobig A:link
   	{ 	text-decoration	:none;
		color			:#000088;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:12pt;
		text-align		:left;
	}
.notsobig A:hover
   	{ 	text-decoration	:none;
		color			:#ff6600;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:12pt;
		text-align		:left;
	}
.notsobig A:visited
   	{ 	text-decoration	:none;
		color			:#008080;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:12pt;
		text-align		:left;
	}
 A:link
	{ 	text-decoration	:none;
		color			:#000088;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:10pt;
	}	
 A:visited
	{ 	text-decoration	:none;
		color			:#008080;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:10pt;
	}	
 A:hover
	{ 	text-decoration	:none;
		color			:#FF6600;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:10pt;
	}	

.italics
	{ 	text-decoration	:none;
		color			:#008080;
		font-weight		:italic;
		font-family		:Arial, Helvetica;
		font-size		:8pt;
	}	
.smalltext A:hover
	{ 	text-decoration	:none;
		color			:#FF6600;
		font-weight		:normal;
		font-family		:Arial, Helvetica;
		font-size		:8pt;
	}	
.smalltext A:link
	{ 	text-decoration	:none;
		color			:#000088;
		font-weight		:normal;
		font-family		:Arial, Helvetica;
		font-size		:8pt;
	}	
.smalltext A:visited
	{ 	text-decoration	:none;
		color			:#008080;
		font-weight		:normal;
		font-family		:Arial, Helvetica;
		font-size		:8pt;
	}		
.smalltext
	{ 	text-decoration	:none;
		color			:#000000;
		font-weight		:normal;
		font-family		:Arial, Helvetica;
		font-size		:8pt;
	}	
.big a:link
	{ 	text-decoration	:none;
		color			:#000088;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:24pt;
	}
.big a:hover
	{ 	text-decoration	:none;
		color			:#FF6600;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:24pt;
	}
.big A:visited
	{ 	text-decoration	:none;
		color			:#008080;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:24pt;
	}	
.big
	{ 	text-decoration	:none;
		color			:#cc0000;
		font-weight		:bold;
		font-family		:Arial, Helvetica;
		font-size		:24pt;
	}	

