.highlight {
color: #9E6BA7;
font-weight: bold;
font-size: 13px; 
}

B {
color: #99CCFF;
}

H1{
font-weight: bold;
font-size: 12px;
}

.little {
	font-size: 10px;
	color: #999999;
}

.footer {
color: #BF0F24;
font-size: 9px;

text-decoration: none;
}

.red {  
	color: #9E6BA7}

.biggish1 {
	font-size: 14px;
	letter-spacing: 1px;
	}

.highlight_collect {
	 font-size: 14px;
	 font-weight: bold;
	 font-family: "Courier New", Courier, mono;
	 }

.basic {  
	font-family: "Courier New", Courier, mono;
	font-size: 11pt;
	text-indent: 1em;
	color: #FFFFFF;
	text-decoration: none;
	}

a {
	color: #9E6BA7;
	text-decoration: none;
	}
	
A:visited	{ color: #7A3DA6;  }
A:active	{ color: #9E6BA7;  }
A:hover		{
	color: #000000;
	text-decoration: underline;
}


.ital {
	font-style: italic;
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

