body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	min-width: 850px;
	background-color:#CCCCFF;
}
.hlink {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.hlink:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.hlinkmo {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.hlinkmo:hover {
	color: #FF3333;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
.ucla {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24pt;
}
.ucla_small {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtag {
	font-weight: bold;
	font-size: 12px;
}
.cell_highlight {
	background-color:#CCCCCC;
}

.happenings_datetime {
	font-size: 10pt;
	font-style: italic;
}
.happenings_titles {
	font-size: 12pt;
	font-weight: bold;
}
.happenings_description {
	font-size: 9pt;
}

#rss_happenings dl {
	margin-top:0;
}
#rss_happenings dt {
	font-weight:bold;
}
#rss_happenings dd {
	margin-left:20px;
}
