body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.links {
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #313159;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #313159;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5C71A6;
	font-weight: bold;
}
.table_box {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.box_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
h3 {
	background-color: #BBCEDF;
	font-size: 14px;
}
.pic_box {
	border: 1px solid #000000;
}
.light_box {
	background-color: #EBEFF1;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBCEDF;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.top_links {

}
a.top_links:link {
	font-size: 12px;
}
a.top_links:hover {
	color: #FFF;
	background-color: #313159;
}
