/* www.281antinuke.com - Basic Stylesheet */
/* Last Update 2012/6/XX  */

/*----- Basic Tag Elements -----*/
@import "http://";
* {
	margin:0;
	padding:0;
}
p {
	color:#333333;
	font-size:14px;
	line-height:160%;
	font-family: "Helvetica","Osaka","Hiragino Kaku Gothic Pro";
}
img {
	border:0;
}
hr {
	display:none;
}
#fotter{
	margin:20px 0 10px 0;
}
#fotter p{font-size:12px;
}
a:link {
	color:#333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#666666;
}
a:active {
	color:#333333;
}
