@charset "utf-8";
/* CSS Document */


body {
	background-color: #333;
}.bodytxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}
.year {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
}

.header {
	color: #F00;
	font-weight: bold;
}

