﻿body
{
	font-size: x-small;
	color: #000080;
	font-family: Verdana;
	font-weight: normal;
}
.title
{
	font-size: small;
	text-transform: capitalize;
	color: #008000;
	font-family: Verdana;
	font-weight: bold;
}
.subtitle
{
	font-size: x-small;
	text-transform: capitalize;
	color: #ff4500;
	font-family: Verdana;
	font-weight: bold;
}
.author
{
	font-size: x-small;
	text-transform: capitalize;
	color: #b0c4de;
	font-family: Verdana;
	font-weight: normal;
}
.quote
{
	font-size: xx-small;
	color: #000080;
	font-family: Verdana;
	font-weight: normal;
	background-color: #dcdcdc;
}