body {
	font-family : Tahoma, Verdana, Arial, Helvetica, Swiss, sans-serif;
	font-size : 100%;
	color : #BE0072;
	margin : 3px 3px;
	background-color : #ffffff;
}

.note {
	font-size : 80%;
	font-weight: normal;
}

.headline {
	font-size : 160%;
	font-weight : bold;
}

.superhead {
	font-size : 250%;
	font-weight : bold;
}

.subhead {
	font-size : 140%;
	font-weight : bold;
}

a {
	color : #BE0072;
	font-weight: bold;
}

a:hover {
	text-decoration : none;
}

td#info_top {
	border : 1px solid #BE0072;
	background-color : #F0CDDD;
	font-weight : bold;
	text-align : center;
}

td#info_left {
	border-left : 1px solid #BE0072;
	border-bottom : 1px solid #BE0072;
	text-align: center;
}

td#info_right {
	border-left : 1px solid #BE0072;
	border-right : 1px solid #BE0072;
	border-bottom : 1px solid #BE0072;
	text-align : center;
}

td#info_bottom {
	border-bottom : 1px solid #BE0072;
}

td#info_rightside {
	border-right : 1px solid #BE0072;
	border-bottom : 1px solid #BE0072;
}

td#info_body {
	font-family : Tahoma, Verdana, Arial, Helvetica, Swiss, sans-serif;
	border-left : 1px solid #BE0072;
	border-right : 1px solid #BE0072;
	border-bottom : 1px solid #BE0072;
	text-align : center;
	font-size : 100%;
}

td#info_announcement {
	border : 1px solid #BE0072;
	background-color : #F0CDDD;
	font-weight : bold;
	font-size : 150%;
	text-align : center;
}

td#info_body2 {
	font-family : Tahoma, Verdana, Arial, Helvetica, Swiss, sans-serif;
	border-left : 1px solid #BE0072;
	border-right : 1px solid #BE0072;
	border-bottom : 1px solid #BE0072;
	text-align : left;
	font-size : 100%;
	padding-left : 60px;
	padding-right : 60px
}