body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:110%;
	margin-top:0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	color:#3E0000;
	word-spacing: 0.2em;
	letter-spacing:0.1em;
	line-height:120%;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:small;
	color:#996633
}
a:link {
	color: #663333;
	text-decoration: none;
	word-spacing: 0.2em;
	letter-spacing:0.1em;
}

a:visited {
	color: #660066;
	text-decoration: none;
	word-spacing: 0.2em;
	letter-spacing:0.1em;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
	word-spacing: 0.2em;
	letter-spacing:0.1em;
}

.menu a:link{
	text-align:center;
	font-weight:bold;
	padding:5px 0px;
	text-decoration:none;
	background-image:url(../image/mar-bg.gif);
	color: #fff;
	display:block;
	width:100%;
	height:100%;
}

.menu a:visited{
	text-align:center;
	font-weight:bold;
	padding:5px 0px;
	text-decoration:none;
	background-image:url(../image/mar-bg.gif);
	color: #fff;
	display:block;
	width:100%;
	height:100%;
}

.menu a:hover {
	background-image:url(../image/mar-bg2.gif);
}

.menu2 a:link{
	text-align:center;
	font-weight:bold;
	padding:30px 0px;
	text-decoration:none;
	background-color:#FFFFcc;
	color:#660000;
	display:block;
	width:100%;
	height:100%;
}

.menu2 a:visited{
	text-align:center;
	font-weight:bold;
	padding:30px 0px;
	text-decoration:none;
	background-color:#FFFFcc;
	color:#660000;
	display:block;
	width:100%;
	height:100%;
}

.menu2 a:hover {
	background-color:#FF9900;
	color:#FFFFFF;
}

.small{
	font-size:9px;
}

.dashed {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	font-size:12px;
	word-spacing: 0.2em;
	letter-spacing:0.1em;
	
}

.big {
	font-size: 16px;
	line-height:140%;
	text-decoration:underline;
}
