body,td,th {
	font-family: Calibri, Tahoma, Helvetica, Geneva, sans-serif;
	font-size: medium;
	color: #000;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	text-align:center;
	font-size:large;
}
.bottomBox {
	width:170px;
	height:285px;	
	padding:0 10px 10px 10px;
	overflow:hidden;
	text-align:left;
}
.bottomBoxBg1 {
	background:url(../iface/bottom-box-bg1.png) no-repeat;	
}
.bottomBoxBg2 {
	background:url(../iface/bottom-box-bg2.png) no-repeat;	
}
a:link {
	color: #7E014D;
}
a:visited {
	color: #4E012F;
}
a:hover {
	color: #7E014D;
}
a:active {
	color: #7E014D;
}
.footer {
	color:#c2c2c2;	
}