@charset "utf-8";
/* CSS Document */
.Backgorund {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.text_medium {
	font-size: 12px;
	font-weight: normal;
}
a {
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	font-size: x-small;
}

li {
	font-size: 12px;
}

.horiz_rule_50 {
	color: #FF8000;
	margin: 1px;
	padding: 1px;
	vertical-align: 1%;
}

.heading1_small {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.heading1_large {
	color: #000066;
	text-decoration: underline;
}
.heading1_small_pad_small {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin: 5px;
	padding: 5px;
}
