@charset "utf-8";
.header-36 {
	font-family: Tahoma;
	font-size: 36px;
	color: #CCCCCC;
}
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #0c0c0c;
}
body {
	background-image: url(images/background.gif);
}
a {
	font-size: 13px;
	color: #660000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #85B821;
}
a:active {
	text-decoration: underline;
	color: #660000;
}

.text-15-black {
	font-family: Tahoma;
	font-size: 15px;
	color: #0c0c0c;
	text-decoration: none;
}
.text-13-grey {
	font-family: Tahoma;
	font-size: 13px;
	color: #CCCCCC;
}
.text.15-grey {
	font-family: Tahoma;
	font-size: 15px;
	color: #CCCCCC;
}
