@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
}
.style1 {
	color: #0271B6;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center center;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.screenLayout {
  position: relative;
  min-height: 100%;
  margin-bottom: 0;
}
* html .screenLayout {
  height: 100%;
}
.style2 {
	color: #0271B6;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.style3 {
	color: #0271B6;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

.style4 {
	color: #666666;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}
