@charset "utf-8";
.linkHead {
	color: #000099;
	font-weight: bold;
}

.linkurl {font-size: x-small}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DBE3F2;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.TemplateHead {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 10px;
}
.copyright {
	color: #666666;
	font-size: smaller;
	font-family: "Times New Roman", Times, serif;
}
.standOutGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6F6661;
}
