body {
	font-size: 12px;
	margin: 0;
	background-color: #F5F5F5;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.contentTextLink {
	color: #000000;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.contentText {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	padding-left: 20px;
	padding-right: 10px;
	font-family: "·s²Ó©úÅé";
	text-align: justify;
}
.tbMenu {
	font-size: 12px;
	background-color: #8D2800;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	cursor: hand;
	font-weight: bold;
	letter-spacing: 1px;
}
.headerColor {
	background-color: #D1F39E;
}
.contentTextBorder {
	border: medium dotted #66CC00;
}

