body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color:#80A0C8;
	text-decoration:none;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
.Main-body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bottom-contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
.bottom-links {
	font-family: Tahoma;
	font-size: 10px;
}
.table-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.table-main-text {
	font-family: Arial;
	font-size: 12px;
}
.dtable {
	border:1px solid #CCCCCC;
	width:490px;
}
.dtable tr td {
	height:25px;
	border:1px solid #CCCCCC;
	padding:2px;
}
.dtable tr.toprow td {
	background-color:#DDDDDD;
	font-weight:bold;
}
.dtable tr td.lefttd {
	background-color:#99ccff;
	font-weight:bold;
}