@charset "utf-8";
.text_right_darkgrey {
	color: #666;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size: small;
}
.main_text {
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	font-size: small;
	font-style: normal;
	color: #666;
	text-align: right;
}
.grey_small {
	font-size: 12px;
	font-family: "Segoe UI", Verdana, Arial, sans-serif;
	text-align: left;
}
 


.grey_bold {
	font-weight: bold;
}
.centered_image {
	text-align: center;
}
body,td,th {
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: medium;
	color: #666;
}
a {
	font-family: Segoe UI, Verdana, Arial, sans-serif;
	font-size: small;
	color: #36F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #66F;
}
a:hover {
	text-decoration: underline;
	color: #39F;
}
a:active {
	text-decoration: none;
	color: #F30;
}
a img {
	text-decoration:none;
	border: 0px solid black;
}
