td{
	font-size: 12px;
	font-family: arial;
}

.header{
	font-size: 12px;
	font-weight: bold;
}

.big_header{
	font-size: 14px;
	font-weight: bold;
}

.breadcrumbs {font-size: 10px;}

INPUT,TEXTAREA{
	font-family: arial;
	font-size: 11px;
}

.biographies_entry{
	font-family: arial;
	font-size: 11px;
}

.biblio_field_name{
	font-weight: bold;
}

.calendar_event_title {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.calendar_event_date {
	font-size: 13px;
	font-style: italic;
}

.required{
	font-size: 12px;
	color: #ff0000;
}

.store_featured_title{
	font-size: 15px;
	font-weight: bold;
}

.store_li{
	font-size:11px;
	line-height:1em;
	margin:0px;
	padding:0px;
}

.store_price{
	font-size: 17px;
	font-weight: bold;
}

.store_product_page_title{
	font-size: 18px;
	font-weight: bold;
}

.store_ul{
	list-style-image: url(/store/images/li_dot.gif);
	list-style-position:inside;
	margin:0px 0px 0px 0px;
	padding:0px;
}