.url  { 
		font-family : tahoma;
		font-style : normal;
		font-size : 12px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
	}
	
.intro  { 
		font-family : tahoma;
		font-style : normal;
		font-size : 14px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
	}
	
.notes { 
		font-family : tahoma;
		font-style : normal;
		font-size : 13px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
	}
	
.sb { 
		font-family : tahoma;
		font-style : normal;
		font-size : 13px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
	}
	
.secthead { 
		font-family : tahoma;
		font-style : normal;
		font-size : 15px;
		font-weight : bold;
		text-decoration : none;
		color : #000000;
	}
	
.copy { 
		font-family : arial, tahoma;
		font-style : normal;
		font-size : 11px;
		font-weight : normal;
		text-decoration : none;
		color : #000000;
	}
	
.boldnote { 
		font-family : tahoma;
		font-style : normal;
		font-size : 13px;
		font-weight : bold;
		line-height : 22px;
		text-decoration : none;
		color : #3F7A38;
	}
	
.datinglink { 
		font-family : arial, tahoma;
		font-style : normal;
		font-size : 12px;
		font-weight : normal;
		text-decoration : underline;
		color : #417938;
	}