body,td,th {
	font-family: Tahoma;
	color: #404040;	
	font-size: 12px;
}
.name {
	font-family: Tahoma;
	color: #c0372c;	
	font-size: 12px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #404040;
}
a:visited {
	color: #c0372c;
	text-decoration: none;
}
a:hover {
	color: #f02333;
	text-decoration: none;
}
a:active {
	color: #c0372c;
	text-decoration: none;
}
a:link {
	color: #c0372c;
	text-decoration: none;
}
.wrapper {
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -2em;
}
.footer, .push {
	height: 2em; /* .push must be the same height as .footer */
}