body      { background-color: white; background-image: url("images/recdept_02.gif"); margin: 0; padding: 0 }
p     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td     { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sub1    { color: black; font-size: 14px; font-weight: bold }
.sub2   { color: #902f0f; font-size: 13px; font-weight: bold }
.sub3 { color: #902f0f; font-size: 16px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }

.head1    { color: #0d286d; font-size: 20px; font-family: "Times New Roman", Times, Georgia; font-weight: bold }
.smaller { font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.smallest {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color : Blue;
}
.footer { font-size: 10px }
.blurb    { color: #0d286d; font-size: 14px; font-family: "Times New Roman", Georgia, Times; font-style: italic }
a:link  { color: #004d13; text-decoration: underline }
a:visited  { color: #004d13; text-decoration: underline }
a:hover  { color: #902f0f; text-decoration: underline }
a:active  { color: #902f0f; text-decoration: underline }
.more:link  {
	color: #004d13;
	text-decoration: none
}
.more:visited  {
	color: #004d13;
	text-decoration: none
}
.more:hover  {
	color: #902f0f;
	text-decoration: none
}
.more:active  {
	color: #902f0f;
	text-decoration: none
}
.sm_more:link  {
	color: #004d13;
	text-decoration: none;
	font-size : xx-small
}
.sm_more:visited  {
	color: #004d13;
	text-decoration: none;
	font-size : xx-small
}
.sm_more:hover  {
	color: #902f0f;
	text-decoration: none;
	font-size : xx-small
	
}
.sm_more:active  {
	color: #902f0f;
	text-decoration: none;
	font-size : xx-small
}
