.runtext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0D4B67;
}
.runtext-cream {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #E2DBB8;
}
.runtext-brown {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #660000;
}
.runtextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0D4B67;
	text-decoration: none;

}
.runtext-brown-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;	


}
.runtext-cream-bold {


	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E2DBB8;
}
.runtext-brown-bolder {



	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
a {
	text-decoration: none;
}

.runtext-blue-bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;

}.smallhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005177;
}

.tablehead {
        font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding:4px;
}

.runtext-brown-bold-pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding: 5px;


}


.border7 {
	BORDER-RIGHT: #555555 1px solid; BORDER-TOP: #555555 1px solid; BORDER-LEFT: #555555 1px solid; BORDER-BOTTOM: #555555 1px solid
}
