p {
	font-size: 12px;
}
.HeadName {
	font-size: 24px;
}
.HeadLink {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #2141BD;
}
a.HeadLink:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color:#FFFFFF;
	background-color:#2141BD;
}
.PDFLink {
	font-size: 12px;
	font-weight: bold;
	color: #840600;
	list-style-type: none;
	text-decoration: none;
}
a.PDFLink:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #A64E44;
}
.BodyLink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2141BD;
	list-style-type: square;
}
a.BodyLink:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
}
.TxtTitle {
	font-size: 16px;
	font-weight: bold;
	color: #2141BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Addr {
	font-size: 10px;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B5C3DE;
}
.ULdoc {
	font-size: 9px;
	font-weight: lighter;
	color: #333333;
	list-style-type: disc;
}
.ULmenu {
	font-size: 9px;
	font-weight: lighter;
	list-style-type: square;
}
.BodyLink16 {

	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #2141BD;
	list-style-type: square;
}
a.BodyLink16:hover {

	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #0066FF;
}

