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: 14px; color: #fce55c; 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: #85B396; font-style: italic;
}
.tdTop {
	background:"#045084"; font-family: Arial; font-size: 12px; color: #b3cad8
}
.tdBottom {
	background:"#1e6090"; font-family: Arial; font-size: 12px; color: #bdd0bf
}
.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 
}

