body {
	background-color: #FFFFFF;
	margin: 0px
}


a:link {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #666666
}
a:hover {
	text-decoration: underline;
	color: #0066FF
}
a:active {
	text-decoration: none;
	color: #0066FF
}


.main {
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color: #000000
}
.main2 {
	font-family: Arial;
	font-size: 12px;
	line-height:20px;
	color: #000000
}
.maintitle {
	font-family: Arial;
	font-size: 14px;
	line-height:20px;
	color: #000000
}
.contact {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}
