.page {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFCC;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	background-color: #FFFFCC;
	letter-spacing: 0.1em;
	line-height: 1.5em;
}
.style1 {
	font-size: xx-large;
	color: #CCCCCC;
}
.style2 {
	font-size: x-large;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	line-height: 25px;
}

body,td,th {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
}
.style3 {
	font-size: small;
	color: #333333;
}
a:link {
	color: #336666;
	text-decoration: underline;
	font-size: small;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #cc0033;
}
a:hover {
	color: #330066;
}
a:active {
	color: #663333;
}

}
#navigationa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	background-position: left top;
	letter-spacing: 0.1em;
	text-align: left;
	display: block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 22px;
}
#navigationtd {
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
