A:link {
	text-decoration: underline;
	color: #000099;
}
A:visited {
	text-decoration: underline;
	color: #000099;
}
A:active {
	text-decoration: underline;
	color: #000099;
	background-color: #D6D6D6;
}
body,td,th {
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	text-align: center;
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
 }
A:hover {
	color: #000033;
	text-decoration: underline;
	background-color: #D6D6D6;
}
.times_small {
	font-family: "Times New Roman";
	font-size: 9px;
}
.arial_small {
	font-size: 10px;
}
.times_large {
	font-size: 16px;
	font-family: "Times New Roman";
}
.breadcrumbs {
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	padding-left: 4px;
	text-transform: lowercase;
}
.dark_red {
	color: #990000;
}
.arial_med_bold {
	font-size: 13px;
	font-weight: bold;
}
.arial_med {
	font-size: 12px;
}
.arial_med_tall {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
.times_med {

	font-family: "Times New Roman";
	font-size: 12px;
}
.arial_medsmall {
	font-size: 11px;
}
.arial_large {

	font-size: 16px;
	font-weight: bold;
}
