body
{
	background-color: #6C808C;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

a {color: #333333}
a:link {color: #333333; text-decoration: underline}
a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #FFD646;
}
a:active {color: #333333; text-decoration: underline}
a:visited {color: #333333; text-decoration: underline}

.txts {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.txtm {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.txtmf {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #555555;
}

.head01 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFD646;
}

.head02 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFD646;
}

.button {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color:#E7E7DE;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#555555;
	border-right-color:#555555;
	border-left-color:#BBBBBB;
	border-top-color:#BBBBBB;
}

.input {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color:#E7E7DE;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#BBBBBB;
	border-right-color:#BBBBBB;
	border-left-color:#555555;
	border-top-color:#555555;
}





