body {
	padding:0; 
	margin-top: 12; 
	margin-bottom: 7; 
	font-family: serif; 
	font-size: 12pt;
	background-color: #DEBF88; 
	color:#400000
}

h1 {
	font-family: serif; 
	font-size: 24pt;
	color: #400000
}

h3 {
	font-family: serif; 
	color: #AA5500
}

p {
	font-family: serif; 
	font-size: 12pt;
	color: #400000;
	font-weight: normal
}

.notop {margin-top: 0}

ul {
	font-weight: normal
}

a:link		{ color:#AA5500; }
a:active	{ color:#FFEEDD; }
a:visited	{ color:#884400; }
a:hover		{ color:#FF6600; }


p.footermenu2 {
	color: 804040;
	font-family: Arial, "sans-serif"; 
	font-size: 10pt
}
p.footermenu2 a:link	{ color:#AA5500; text-decoration: none; }
p.footermenu2 a:active	{ color:#FFEEDD; text-decoration: none; }
p.footermenu2 a:visited	{ color:#884400; text-decoration: none; }
p.footermenu2 a:hover	{ color:#FF6600; text-decoration: underline; }

#layer0 {font-weight: bold}

#footermenu {
	font-family: Arial, "sans-serif"; 
	font-size: 10pt
}
#footermenu a:link		{ color:#AA5500; text-decoration: none; }
#footermenu a:active	{ color:#FFEEDD; text-decoration: none; }
#footermenu a:visited	{ color:#884400; text-decoration: none; }
#footermenu a:hover		{ color:#FF6600; text-decoration: underline; }

#copyright {
	color: #83633A;
	font-family: serif; 
	font-size: 10pt; 
	font-weight:bold;
	margin-bottom: 3
}

.firstletter {
	font-size: 2em; 
	color:#990000
}