body {
	background-image: url(images/bgdiag.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #181823;
	font-family: lucida, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #a8a9af;
}

td {
	font-family: lucida, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #a8a9af;
}

a {
	font-family: lucida, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #a8a9af;
}

.dmlink {
	font-size:13px;
	line-height:17px;
}

.caltitle {
	color: #ffffff;
	font-weight: bold;
}

.perf {
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.micro {
	font-weight:normal;
	font-size: 9px;
	line-height: 11px;
	color: #43434b;
}

.micro a, .microlink {
	font-weight: normal;
	font-size: 10px;
	line-height: 9px;
	color: c7c7c7;
}

.micro2, .micro2 a {
	font-weight:normal;
	font-size: 9px;
	line-height: 13px;
	color: #43434b;
}

.flagtxt, .flagtxt a {
	font-weight:normal;
	font-size: 9px;
	line-height: 11px;
	color: #85869b;
}

.iflagtxt, .iflagtxt a {
	font-weight:normal;
	font-size: 9px;
	line-height: 13px;
	color: #85869b;
}


a:hover {
	text-decoration: underline;
}

a:focus, a:active {
	outline: 0;
	-moz-outline: none;
}

h1, h2, h3 {
	font-family: Helvetica, arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.05em;
	color: #a6a7bb;
	text-wrap: none;
	display: inline;
}

h2, h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #ffffff;
	display: inline;
}