/*
|| NOTES ||

Last Revised: Earl Chassee, 02/04/2008.
*/


.alert
{ color: red;
	font-style: bold;
	font-size: 1.0em;
}

.manualCover
{	margin: 4px;
}

/* Used in BMAC website pages */
p.sectionHeader
{	font-family: celtic;
	font-size: 21px;
	color: #0033FF;
	text-align: center;
}

.powpt
{	color: green;
	font-style: bold;
	font-size: 1.2em;
}

/* Used in BMAC website page titles */
.titleEmph
{	color: #0099CC;
	font-family: celtic;
}


