a.head:link {
	font-weight: bold;
	color: #a60707;
	text-decoration: none;
}
a.head:visited {
	font-weight: bold;
	color: a60707;
	text-decoration: none;
}
a.head:hover {
	font-weight: bold;
	color: a60707;
	text-decoration: underline;
}
a.head:active {
	font-weight: bold;
	color: a60707;
	text-decoration: underline;
}
table {
	background-color: #FFFFFF;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Georgia, Garamond, Arial;
}
.subheading {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Georgia, Garamond, Arial;

}
a:link {
	font-weight: normal;
	color: #a60707;
	text-decoration: underline;
}
a:visited {
	font-weight: normal;
	color: #a60707;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #a60707;
	text-decoration: none;
}
a:active {
	font-weight: normal;
	color: #a60707;
	text-decoration: underline;

}
.redborder {
	border: 1px solid #a60707;
}


.10bold {
	font-size: 10px;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a60707;
	display: inline;

}
.tina {
	font-size: 9px;
}
.white {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.bold12 {
	font-weight: bold;
}
