p.body_text, p.body_link { margin-top: 0px; margin-bottom: 1.2em; margin-right: 30px;}
p.sub_head { margin-top: 0em; margin-bottom: 0.5em; margin-right: 30px;}
p.heading { margin-top: 0em; margin-bottom: 1em; margin-right: 30px;}
p.date { margin-top: 4px; margin-right: 4px; }

/* rollover colors */

a.site_search:hover, a.body_link:hover { color: #FB0000; /* red */ }
a.moscovitch:hover { color:#FFFF00; /* yellow */ }

.date {
	/* color: #FFFC1F; */ /* yellow */
	color: #52D5F9; /* lt-blue */
	font-size: 65%;
	text-decoration: none;
}

.moscovitch {
	color:#FF3300;
	font-size: 100%;
	text-decoration: none;
}

.breadcrumb {
	color: #2C4592; /* mid-blue */
	font-size: 65%;
	margin-right: 4px;
}

.site_search {
	color: #2C4592;
	font-size: 70%;
	text-decoration: none;
}

.search_box {
	color: #2C4592;
	font-size: 11px;
	text-decoration: none;
}

.heading {
	color: #2C4592;
	font-size: 120%;
	font-weight: bold;
    line-height: 100%;
}

.sub_head {
	color: #2989C2;
	font-size: 100%;
	font-weight: bold;
    line-height: 100%;
}

.body_text {
	color: #2C4592;
	font-size: 80%;
    line-height: 160%;
}

.body_link {
	color: #0066FF;
	font-size: 100%;
    line-height: 160%;
	text-decoration: none;
}

.body_text_red {
	color: #CC0000;
    line-height: 160%;
}

