@charset "utf-8";

body { background-image: url(images/bg.jpg); 
background-repeat: repeat-x; 
margin-left: 0px; 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px; }

.hp {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bolder;
	color: #0b8fc1;
	letter-spacing: -1px;
}
.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
}
.text2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
}
a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	letter-spacing: 0em;
	text-decoration: underline;
}
.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.invisible { display: none; }
.style7Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

