body,p,span,li,table,td,th,blockquote,h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif; }

body { background-color: #fff; }

h1,h2,h3,h4,h5,h6 { color: #009; }

blockquote
{
	font-style: italic;
	font-size: small;
}

.caption { font-size: small; }

.breadcrumbs
{
	font-size: 0.7em;
	text-align: left;
}

.instructions
{
	font-size: x-small;
	font-style: italic;
}

.menu
{
	font-size: small;
	text-align: center;
}

.footer
{
	font-size: 0.6em;
	text-align: right;
}

.script { font-family: Apple Chancery, Monotype Corsiva, cursive; }

.script-large
{
	font-family: Apple Chancery, Monotype Corsiva, cursive;
	font-size: large;
}

a:link {color: #009; text-decoration: underline}
a:visited {color: #000; text-decoration: underline}
a:active {color: #f00; text-decoration: none}
