@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
}
.greytab {
	background-color: #F4F4F4;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
.title1 {
	color: #000000;
}
body {
	background-color: #333333;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}