@charset "utf-8";
.Title1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	vertical-align:middle;
	display: block;
}
.Subtitle1 {
	font: Verdana
	font-size: 14px;
	font-weight: bold;
	color: #000;
	display: block;
}
.Text1 {
	font: Verdana
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.link1 {
	font: Verdana
	font-size: 10px;
	color: #06F;
	text-decoration: underline;
	text-align: right;
	display: block;
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #06F;
	border-bottom-color: #090;
	border-left-color: #FFFFFF;
	vertical-align: text-top;
	background-color: #A17546;
	font-weight: bold;

}
.link2 {
	font: Verdana
	font-size: 10px;
	color: #06F;
	text-decoration: underline;
	text-align: left;
	display: block;
	margin-top: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #090;
	border-left-color: #06F;
	vertical-align: text-top;
	background-color: #A17546;
	font-weight: bold;

}
.link1:hover  {
	font-size: 15px;
	border-bottom-width: 5px;
	font-weight: bold;
	background-color: #090;
}
.link2:hover  {
	font-size: 15px;
	border-bottom-width: 5px;
	font-weight: bold;
	background-color: #090;
}
.Indi  {
	font: Verdana
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-style: normal;
	text-decoration: underline;