@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Audiowide);
@import url(http://fonts.googleapis.com/css?family=Keania+One);

body{
	margin: 0px;
}

em{
	font-weight: bold;
}

a:link {
	color: #5555ff;

}
a:visited{
	color: #9090ff;
}

a:hover{
	color: #ffdd55;
}

a:active{
	color: #ff6655;
}



#body{
	color:#000000;
	background-image: url('images/siteimage/background/bg12.png');
}

#print{
	display: inline;
	float: right;
}

#header{
	display: none;
}
#footer img{
	display: none;
}




.weeks{
	page-break-inside: avoid;
}
.white{
	background-image: url('images/siteimage/parts/list_black.png');
	background-repeat: no-repeat;
}

.tdftad{
	left: 9999px;
	display: none;
}
.tdftad a{
	color: #ffffff;
}
