.text1 {
	font-family: Trebuchet MS, Helvetica, 'Small Fonts', sans-serif;
	font-size: 16px;
	color: black;
}
.text2 {
	font-family: Georgia, Times, 'Small Fonts', sans-serif;
	font-size: 16px;
	color: black;
	line-height: 150%;
	word-spacing: 5px;
}
.text3 {
	font-family: Georgia, Times, 'Small Fonts', sans-serif;
	font-size: 16px;
	color: navy;
}

a:link {color:#0000CC; text-decoration:none;}
a:visited {color:#0000CC; text-decoration:none;}
a:hover {color:purple; text-decoration:underline;}
a:active {color:purple; text-decoration:underline;}
