body {
	background-color: #fffccf;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 13px;
}
.style2 {font-weight: bold}
a:link {
	color: #0C639D;
	text-decoration: none;
}
a:visited {
	color: #0C639D;
	text-decoration: none;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
a:active {
	color: #0C639D;
	text-decoration: none;
}
.citation {
	color: #015A99;
	font-weight: bold;
}
.citation_red {color: #FF3333; font-weight: bold; }
.menu_border {
	border-top: 2px solid #81ACBC;
	border-right: #81ACBC;
	border-bottom: 2px solid #81ACBC;
	border-left: #81ACBC;
}
.left_right_padding {
	padding-right: 19px;
	padding-left: 19px;
}
.top_line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3CDD7;
}
.blue_founts {color: #4486A8}

.blue_box {
	border: 1px solid #006699;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
}
