/* CSS Document */
body,td,th {
	font-family: Palatino Linotype;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(images/blackgreenStripe.gif);
}
a {
	font-size: 14px;
	color: #666600;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #664200;
}
a:visited {
	text-decoration: none;
	color: #664200;
}
a:hover {
	text-decoration: underline;
	color: #666600;
}
a:active {
	text-decoration: none;
	color: #664200;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino Linotype;
	font-weight: bold;
	font-style: italic;
}
h1 {
	font-size: 24px;
	color: #48593C;
}
h2 {
	font-size: 16px;
	color: #48593C;
}
h3 {
	font-size: 14px;
	color: #48593C;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {font-size: 10px}
.style4 {color: #5E5E00}
.style5 {font-size: 12px}
.style6 {color: #003300}
.style7 {font-size: 14px}


