body {
	background-color: #EAE6D7;
	line-height:120%;
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 10pt;
}


.menu {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: right;
	color: #00817F;
}

.menu2 {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	color: #7C674A;
	margin-bottom: .5em;
	margin-top: .5em;
}

.contents {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 80%;
	color: #00817F;
	line-height:100%;
	margin-top: 0.5em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-left: 3em;
}

.tag {font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}	

.ftr {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #7C674A;
	text-align: left;
}

h1   {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	color: #7C674A;
	font-size: 16pt;
	text-align: center;
	margin-top: 1em;
}
	
h2  {
	font-family: "ITC Franklin Gothic", helvetica, sans-serif;
	color: #00817F;
	font-size: 14pt;
}

A {text-decoration: none; color: #00817F;}


A:link { color: #00817F}
A:visited {color: #00817F}
A:active { color: #00817F }
A:hover {font: bold; text-decoration: color: #7C674A; background: #ffffcc}





