body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
td.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #505050;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.submenu a:link {
	color: #333333;
	text-decoration: none;
}
.submenu a:visited {
	color: #333333;
	text-decoration: none;
}
.submenu a:hover {
	color: #333333;
	text-decoration: underline;
}
.submenu a:active {
	color: #333333;
	text-decoration: underline;
}
td.left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.left a:link {
	color: #333333;
	text-decoration: none;
}
.left a:visited {
	color: #333333;
	text-decoration: none;
}
.left a:hover {
	color: #333333;
	text-decoration: underline;
}
.left a:active {
	color: #333333;
	text-decoration: underline;
}
table.contents {
	background-color:#EBEBEB;
	text-align: left;
	padding: 15px 15px 5px 5px;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
}
table.contents2 {
	background-color:#FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
}

table.contents3 {
	background-color:#EBEBEB;
	text-align: left;
	padding: 15px 15px 5px 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 20px;
}

.gotop {
	text-align: right;
	clear: both;
	padding-right: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	width: 500px;
}
a:link {
	color: #14336C;
	text-decoration: none;
}
a:visited {
	color: #14336C;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
a:active {
	color: #3399CC;
	text-decoration: underline;
}
td.anchor {
	padding: 2px;
}
em {
	font-style: normal;
	color: #990000;
}
td.title {
	background-image: url(../img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #F1F1F1;
}

