@charset "utf-8";
/* CSS Document */

span#text {
font-family:Georgia;
font-size:11px;
font-style:italic;
}

span.info {
font-family:Georgia;
font-size:11px;
font-style:italic;
}

span#by {
font-family:Georgia;
font-size:11px;
font-style:italic;
}


span.subheading {
text-decoration:underline;
}
