@charset "utf-8";
/* CSS Document */

body{
	margin-top:0px;
}

table{

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #663300;
	font-weight: normal;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}

.tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}




.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 10px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
