/* CSS Document */

a:link, a:active, a:visited {
	color: #800B1F;
	text-decoration: none;
	font: 0.75em Arial, Verdana, Helvetica, sans-serif;
}

a:rollover {
	color: #480000;
	text-decoration: none;
	font: 0.75em Arial, Verdana, Helvetica, sans-serif;
}

.content_txt {
	color:#333333;
	font: 0.75em Arial;
	line-height: 1.6em;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.title {
color:#000000;
font-family: Arial;
font-size:16px;
font-weight:bold;
}

.small_txt {
	color:#333333;
	font: 0.65em Arial;
	line-height: 1.6em;
	voice-family: "\"}\"";
	voice-family:inherit;
}

.bordertable {
	border: 1px solid #cccccc;
}
