body	{	background-color: white	}

p	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 10pt;
		color: black;	}
		
H1	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 24pt;
		color: black;
		font-weight: bold	}
		
H2	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 18pt;
		color: black;
		font-weight: bold	}
		
H3	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 14pt;
		color: black;
		font-weight: bold	}
		
H4	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 12pt;
		color: black;
		font-weight: bold	}
		
H5	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 10pt;
		color: black;
		font-weight: bold	}
		
H6	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 8pt;
		color: black;
		font-weight: bold	}
		
.smtext	{	font-family: Century Gothic, Arial. Helvetica, san-serif;
			font-size: 9pt;
			color: black	}
			
hr	{	width: 80%;
		color: #330097;
		size: 5px;
		align: center	}
		
.title	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 18pt;
		color: black;
		font-weight: bold;
		margin-top: 0	}

		
.alttitle	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
			font-size: 18pt;
			font-weight: bold;
			color: white;
			margin-top: 0	}
			
.title2	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 14pt;
		color: black;
		font-weight: bold;
		margin-top: 0	}
		
.alttitle2	{	font-family: Century Gothic, Arial, Helvetica, san-serif;
		font-size: 14pt;
		color: white;
		font-weight: bold;
		margin-top: 0	}


			
A:active	{	color: #FB3333;
				font-family: Century Gothic, Arial, Helvetica, San-serif;
				text-decoration: none	}
				
A:hover	{	color: #330097;
				font-family: Century Gothic, Arial, Helvetica, San-serif;
				text-decoration: underline	}
				
A:link	{	color: #FB3333;
				font-family: Century Gothic, Arial, Helvetica, San-serif;
				text-decoration: none	}
				
A:visited	{	color: black;
				font-family: Century Gothic, Arial, Helvetica, San-serif;
				text-decoration: underline	}
						  
th { text-align: center; 
	 font-weight: bold }
				
td	{	font-family: Century Gothic, Arial, Helvetica, San-serif;
		font-size: 10pt;
		color: black	}