h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 14px;
}

h5 {
	font-size: 12px;
}
#Container table tr td #Interior #Left img {
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: left;
}
#Right img {
	text-align: center;
	margin: 5px;
	padding: 5px;
	float: right;
}


.BlueBoldFont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #516CB5;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
}
.BlueFontSubtitle {
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	color: #4B6AB6;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: large;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
a:link {
	color: #36C;
	text-decoration: none;
	font-weight: bold;
}
.WhiteBold {
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	line-height: normal;
}

a:hover {
	color: #36C;
	text-decoration: underline;
	font-weight: bolder;
}
hr {
	color: #4B6AB6;
	margin: 0px;
	padding: 0px;
	background-color: #4B6AB6;
}

