/*Small text size*/

/*////////////////////////////////////////////
General
////////////////////////////////////////////*/

BODY, B, TD, P, * {
	font-size: 11px;
}
h1 
{
	font-size: 20px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
/*////////////////////////////////////////////
Quote
////////////////////////////////////////////*/
.quote, .author{
	font-size: 11px;
}
/*////////////////////////////////////////////
SUBNAV
////////////////////////////////////////////*/
div.subnav{
	font-size: 11px;
}
div.footerInterior, div.footerHome{
	font-size: 11px;
}
