.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #333333;
}
body {
	background-color: #003366;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #FFFFFF;
}
.yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 150%;
	color: #FF9900;
}
.innerbg {
	background-color: #FFFFFF;
	background-image: url(100765bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 150%;
	color: #003366;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 150%;
	color: #990000;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #003366;
}
.pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #990099;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #316AC5;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #316AC5;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.img {
	background-image: url(100765img1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.img2 {
	background-image: url(100765img2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}