body {
	border: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	cursor: default;
	line-height: 18px;
}

.comment {
	font-size: 10px;
	text-align: left;
}

.title {
	font-size: 10px;
	color: #FD3953;
	height: 26px;
	font-weight: bold;
}

.title_sitemap {
	font-size: 10px;
	color: #FD3953;
	height: 14px;
	font-weight: bold;
}

.title_grey { 
	font-size: 10px;
	color: #666666;
	height: 26px;
	font-weight: bold;
}

hr {
	color: #F3F4EF;
	height: 6px;
}

table {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
}


a:link,a:visited,a:active {
	color: #A6284B;
	text-decoration: none;
}

a:hover {
	color: #7B8A71;
	cursor: hand;
	text-decoration: none;
}