@charset "utf-8";
/* CSS Document */
td,th {
	color: #4B4B4B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #a9a9a9;
	background-image: url(images/imagob/body.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	text-align: center;
}
#line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 300px;
	margin-left: 0px;
}

.style9{
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.style1{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 12px
}
.style4 {
	font-size: 16px

}
#mail a:hover {
	font-size: 16px;
		color: #999933;

}
#st {
	float: right;
}
