body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
	background-color: #f9f8e0;
	margin:0;
}
table { font-size: 11pt; }

.button1 {
	font-size:11pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button1 a {
	padding: 4px;
	text-decoration: none;
	width: 75%;
	display: block;
	color: #224059;
	background-color: #b5c9e2;
	border-top: 2px #cce3ff solid;
	border-left: 2px #cce3ff solid;
	border-bottom: 2px #31557f solid;
	border-right: 2px #31557f solid;
}

.button1 a:hover {
	background-color: #99aabf;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #cce3ff solid;
	border-right: 2px #cce3ff solid;
}

.button2 {
	font-weight: bold;
	font-size:11pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button2 a {
	padding: 4px;
	background-color: #fdcb89;
	font-weight: bold;
	text-decoration: none;
	width: 75%;
	color: #594730;
	border-top: 2px #ffe5c3 solid;
	border-left: 2px #ffe5c3 solid;
	border-bottom: 2px #7f6645 solid;
	border-right: 2px #7f6645 solid;
	display: block;
}

.button2 a:hover {
	border-top: 2px #7f6645 solid;
	border-left: 2px #7f6645 solid;
	border-bottom: 2px #ffe5c3 solid;
	border-right: 2px #ffe5c3 solid;
	background-color: #bf9967;
}

.button3 {
	font-weight: bold;
	font-size:11pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button3 a {
	padding: 4px;
	background-color: #d4eeaf;
	font-weight: bold;
	text-decoration: none;
	width: 75%;
	color: #4f5942;
	border-top: 2px #edf8de solid;
	border-left: 2px #edf8de solid;
	border-bottom: 2px #727f5e solid;
	border-right: 2px #727f5e solid;
	display: block;
}

.button3 a:hover {
	border-top: 2px #727f5e solid;
	border-left: 2px #727f5e solid;
	border-bottom: 2px #edf8de solid;
	border-right: 2px #edf8de solid;
	background-color: #abbf8e;
}

.button4 {font-weight: bold;
	font-size:11pt;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button4 a {
	padding: 4px;
	background-color: #fee8af;
	font-weight: bold;
	text-decoration: none;
	width: 75%;
	color: #59513d;
	border-top: 2px #fff8e6 solid;
	border-left: 2px #fff8e6 solid;
	border-bottom: 2px #7f7458 solid;
	border-right: 2px #7f7458 solid;
	display: block;
}

.button4 a:hover {
	border-top: 2px #7f7458 solid;
	border-left: 2px #7f7458 solid;
	border-bottom: 2px #fff8e6 solid;
	border-right: 2px #fff8e6 solid;
	background-color: #bfaf84;
}

.button5 {
	font-size:11pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button5 a {
	padding: 4px;
	text-decoration: none;
	width: 75%;
	display: block;
	color: #224059;
	background-color: #c0e0d0;
	border-top: 2px #cce3ff solid;
	border-left: 2px #cce3ff solid;
	border-bottom: 2px #31557f solid;
	border-right: 2px #31557f solid;
}

.button5 a:hover {
	background-color: #99aabf;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #cce3ff solid;
	border-right: 2px #cce3ff solid;
}

.button6 {
	font-size:11pt;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 3px;
}

.button6 a {
	padding: 4px;
	text-decoration: none;
	width: 75%;
	display: block;
	color: #224059;
	background-color: #c8d9c8;
	border-top: 2px #cce3ff solid;
	border-left: 2px #cce3ff solid;
	border-bottom: 2px #31557f solid;
	border-right: 2px #31557f solid;
}

.button6 a:hover {
	background-color: #99aabf;
	border-top: 2px #31557f solid;
	border-left: 2px #31557f solid;
	border-bottom: 2px #cce3ff solid;
	border-right: 2px #cce3ff solid;
}

