body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-image: url(_graphics/back_outer.jpg);
	background-repeat: repeat-x;
	background-color: #A1A9BE;
}
a:link {
	color: #20225D;
}
a:visited {
	color: #20225D;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F5B;
}

a:hover {
	color: #EA262A;
}
.pic_box {
	border: 1px solid #000000;
}
h5 {
	color: #1F1F5B;
	font-size: 16px;
}
.small_box {
	background-color: #ECDAB2;
	border: 1px solid #000000;
}
.emph {
	color: #201F61;
}
.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
.large_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
