P, TD, UL, OL, LI {
	font-family: arial,helvetica,sans-serif;
	color: black;
	font-size: 12px; 
	text-decoration: none;
	font-weight: normal;
}

A {
	color: #142BB8;
	text-decoration:none;
}

A:hover
{
	text-decoration: underline;
}

.note {
	font-family: arial,helvetica,sans-serif;
	color: #273486;
	font-size: 10px; 
	text-decoration: none;
	font-weight: normal;
}

.pagehead {
	font-family: arial,helvetica,sans-serif;
	color: #273486;
	font-size: 17px;
	font-weight: bold;
}

.subhead {
	font-family: arial,helvetica,sans-serif;
	color: #A31212;
	font-size: 14px;
	font-weight: bold;
}

.subsubhead {
	font-family: arial,helvetica,sans-serif;
	color: #273486;
	font-size: 13px; 
	text-decoration: none;
	font-weight: bold;
}

