@charset "UTF-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: center;
	vertical-align: bottom;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #006633;
}
p {
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}

.vri_list {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 15px;
}
.vri {
	color: #666633;
}
.vri {
	color: #A29067;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
