A         {  text-decoration: none}
.title    {
	font-size: 19px;
}
.large    {  font-size: 20px}
div       {  font-size: 15px; font-family: Arial, Helvetica, sans-serif}
td        {  font-size: 15px; font-family: Arial, Helvetica, sans-serif}
.small    {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
.ornate-m {  font-family: Times, serif; font-size: 16px; font-style: italic}
.ornate-t {  font-family: Times, serif; font-size: 25px; font-style: italic}
.tall-lines {  font-size: 15px; line-height: 18px}
.elegant-m {
	font-family: Baskerville, Palatino, Times, Serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.elegant-t {
	font-family: Baskerville, Georgia, Times, Serif;
	font-size: 26px;
	color: #000000;
}
.fixed {  
    font-family: "Courier New", Courier, mono;  
}
.code {  
    font-family: "Courier New", Courier, mono;  
	font-size: 13px;
}
.code-s {  
    font-family: "Courier New", Courier, mono;  
	font-size: 11px;
}
.path {  color: #888888; font-family: Arial, Helvetica, sans-serif}
.invisible {  font-size: 1px; color: #000000}
.largelink {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; text-decoration: none}
.subtitle {
	font-size: 15px;
	color: #FFCC99;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9999;
}
.smaller {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
/* this rule gets rid of all the blue borders on image links */
a img {
	border: none; 
}
