body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCFF;
}

.pink {
	color: #e83563;
	font-size: 16px;
	font-weight: bold;
}
.menuBG {
	background-color: #99CCFF;
}
.bodyBG {
	background-color: #99CCFF;
}


.headBGlogo {
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #464788;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #473F8C;
}
.small_italic {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.small_bold {
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 14px;
}


.blue {
	color: #473F8C;
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.medium_bold {

	font-size: medium;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a {
	color: #464788;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.px12strong {
	font-size: 12px;
	font-weight: bold;
}


a:hover {
	color:#FF00FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}
.tableButtons {
	font-weight: normal;
	background-color: #99CCFF;
	margin: 5px;
}
.bodyTable {
	background-color: #99CCFF;
}
hr {
	color: #FF9933;
	background-color: #FF9933;
	width: 300px;
	height: 7px;
}
.Anchor {
	color: #000000;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.blueNormal {
	color: #473F8C;
	font-size: 20px;
	font-weight: bold;
}
.aLGR {
	color: #464788;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.aLGR:hover {
	color:#FF00FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.aSMLLR {
	color: #464788;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.aSMLLR:hover {
	color:#FF00FF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.large_bold {


	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}
