body {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/bg_004.gif");
}


.text {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}

a:link{
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}

a:active{
	color: #003399;
	font-size: 12px;
	text-decoration: none;
}

a:visited{
	color: #0066CC;
	font-size: 12px;
	text-decoration: none;
}
a:hover {

	color: #FFAE1E;
	font-size: 12px;
	text-decoration: underline;
}

a:link.go_to_top{
	color: #FFAE1E;
	font-size: 10px;
	text-decoration: none;
}

a:active.go_to_top{
	color: #FFAE1E;
	font-size: 10px;
	text-decoration: none;
}

a:visited.go_to_top{
	color: #FFAE1E;
	font-size: 10px;
	text-decoration: none;
}
a:hover.go_to_top{

	color: #FFAE1E;
	font-size: 10px;
	text-decoration: underline;
}

.text_red {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.text_blue {

	font-size: 12px;
	line-height: 150%;
	color: #0000FF;
}
.text_pink {


	font-size: 12px;
	line-height: 150%;
	color: #FF9999;
}
.text_bold {
	font-size: 12px;
	line-height: 120%;
	font-weight: bold;
}
ul {
	margin-left: 20px;
}
.text_q_and_a {
	font-size: 12px;
	line-height: 150%;
	color: #999999;
}
form {
	padding: 0px;
	margin: 0px;
}
.price_list {
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
}
.text_orange {

	font-size: 12px;
	line-height: 150%;
	color: #FF9900;
}
.text_gray {

	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
