@charset "utf-8";
body {
	background-image: url(images/bck.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000F29;
}
.style1 {
color: #333333;
padding-left: 10px;
padding-right: 15px;
padding-top: 10px;
}
.stylefaq {
color: #000033;
font-size:12px;
}
.stylefaqtext {
color: #666666;
}
.style2 {
	color: #003300;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* CSS Document */

