font.deeppurple
{
	color: #8183a9;
	font-size: 17px;
	font-weight: bold;
}
font.hue_blue
{
 	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	color: #6285bd;
	font-size: 20px;
}
font.hue_green
{
 	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	color: #80a2ae;
	font-size: 20px;
}
font.hue_purple
{
 	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	color: #8183a9;
	font-size: 28px;
	font-weight: bold;
}
font.img_title
{
	font-family: "Apple Chancery", "Zapf Chancery", cursive;
	color: #000000;
	font-size: 10px;
}
font.white
{
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
}
h3
{
	font: bold italic 2em/1em "Times New Roman", "MS Serif", "New York", serif;
	font-size: 29px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 500px;
	color: #3d5287;
}