.tinytext{
	font-weight : 500;
	font-size : 11px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.textcell{
	font-weight : 500;
	font-size : 15px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.smalltext{
	font-weight : 500;
	font-size : 13px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}
.header0{
	font-weight : 500;
	font-size : 18px;
	font-family : Georgia, Book Antiqua, Times New Roman, Times;
	}

.header1{
	font-weight: 500;
	font-size: 19px;
	font-family: Georgia, Book Antiqua, Times New Roman, Times;
	color: #993300;
}

	a:link {
	text-decoration:none;
	font-weight: 500;
}
	a:visited {
	text-decoration:none;
}
	a:active {
	text-decoration:underline;
}
	a:hover {
	color: #CC9900;
	text-decoration:underline;
}
