body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D3D3D;
}
.boobstitle {
	font-size: 70px;
	font-weight: bold;
}
.desc {
	font-family: Tahoma, Arial, verdana;
	font-size: 12px;
	text-align:left;
}
.deschide {
	overflow:hidden;
	width:150px;
	height:30px;
}
.box {
	font-family: Tahoma, Arial, verdana;
	font-size:11px;
	text-align:center;
	background-color: #DFE0FF;
}

	a {color: black; text-decoration:underline;}
	a:hover {text-decoration:underline;color: blue; }
	
/*BO CSS AddOns*/

h1 { font: 36px; margin:0px; color: white;
}
h2 {  margin:0px; font-size: 16px;}
h3 {  margin:0px; font-size: 22px; font-weight: bold; color: blue;}
.left {font:14px;}
.right {font:14px;}
.middle {font-size:13px;border: 1px solid black;}
/*.middle {font-size:11px;border-left: 1px solid black; border-right: 1px solid black;} */
.cal_table {font-weight:bold;width: 190px;}
.cal_table,cal_td_header {font-size: 10px; font-family: Tahoma;}
.cal_td_week,cal_day {font-size: 10px; font-family: Tahoma;}
