h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
.topbg {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textsidespace {
	padding-right: 10px;
	padding-left: 10px;
}
.topspace {
	padding-top: 3px;
	background-image: url(images/titles/title_links_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.topblueline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CCFF;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
.bottomline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D66CB;
}
.topblueline2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D66CB;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000099;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4D66CB;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4D66CB;
	text-decoration: none;
}

