p {}
td   { font-size: 11pt; font-family: Verdana, Arial, "MS Sans Serif" }
body   {
	font-size: 11pt;
	font-family: Verdana, Arial, "MS Sans Serif";
	background: url(images/bg-bird-nest-sm.jpg) fixed;
	color: #472F2B;
}
h1 { color: #066; font-size: 15pt }
h2 { color: #066; font-weight: 600; font-size: 14pt }
h3 { color: #066; font-weight: 600; font-size: 13pt }
h4  { color: #066; font-weight: 600; font-size: 12pt }
h5   { color: #066; font-weight: bold; font-size: 11pt }
h6   {
	color: #066;
	font-weight: bold;
	font-size: 9pt
}
div { font-size: 11pt }
a:hover { color: #CC3300; background-color: #cccccc }

