body {	
	margin: 0px ;
	padding: 0px;
	text-align:center;
	font-size: 75%;
	color: #666666;
	line-height : 150%;
	background-image:url(images/bg_top.gif);
	background-position:left top;
}

h1{
	display: none;
	}

h2{
	margin: 0px ;
	padding: 0px;
	font-size: 100%;
	font-weight:normal;
	}

.top_bg {
	background-image: url("images/bg_top.gif");
	background-repeat: repeat;
}

.main_bg {
	background-image: url("images/bg_all.gif");
	background-repeat: repeat;
}

.top_font{
	font-size: 85%;
	color: #666666;
	line-height : 200%
}

.bg_left {
	background-image: url("images/bg_left.gif");
	background-repeat: repeat;
}

.font_red{
	font-size: 95%;
	color: #E30404;
	line-height : 120%
}
