body {
 
	font-family: Arial, Helvetica, sans-serif;
}

.topDate {
	font-family: "Arial Black", Arial; font-size: 100px; color: #fff; font-weight:bold;
}
.topText {
	font-family: Arial; font-size: 20px; color: #fce55c;
}
.menu {
	font-family: Arial; font-size: 12px; color: #FFFF00; font-weight:normal;
}
.title {
	font-family: Arial; font-size: 20px; color: #fce55c; font-weight:bold;
}
.point {
	font-family: Arial; font-size: 14px; color: #fff; 
}
.text {
	font-family: Arial; font-size: 12px; color: #fff
}
.copy {
	font-family: Arial; font-size: 10px; color: #5d7e6a; font-style: italic;
}
.tdTop {
	background-color: #e3e3e3;
	background:"#ffffff"; font-family: Arial; font-size: 12px; color: #4a8b05
}
.tdBottom {
	background-color: #f6f6f6;
	background:"#666666"; font-family: Arial; font-size: 12px; color: #4a8b05
}
.tableText {
	font-family: Arial; font-size: 12px; color: #fff; font-weight:bold;
}
.completeTable{
	font-family: Arial; font-size: 10px; color: #b3cad8; text-decoration: underline; font-style: italic;
}
#logo{
	position: absolute; left:40px; top:85px; z-index:1
}
#man{
	position: absolute; left:120px; top:170px; z-index:2 
}

