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

body					{ background-color: #ffffff; margin: 0; width: 100%; height: 100%; }
a, a:active, a:visited	{ color: #336600; text-decoration: none; }
a:hover					{ color: #948671; text-decoration: none; }
#navigation				{ color:#336600; font:Georgia, "Times New Roman", Times, serif; font-size:16px; }
#hdr					{ color:#336600; font:Georgia, "Times New Roman", Times, serif; font-size:24px; }
#copy					{ color:#948671; font:Georgia, "Times New Roman", Times, serif; font-size:14px; }