@charset "utf-8";
.LOSCSS1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}
.headertext {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a:link {
	color: #76A6BC;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #A7ABAB;
	text-decoration: underline;
}
.darktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding-right: 0px;
	padding-left: 0px;
}
a:active {
	color: #74A6BC;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #4C5361;
}
