/* CSS Document */
.table_content {
	font:Verdana;
	font-size:12px;
	font-weight:normal;
	font-stretch:normal;
	line-height:18px;
	color:#550000;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
}

.table_title {
	font:Verdana;
	font-size:12px;
	font-weight:bold;
	font-stretch:normal;
	line-height:20px;
	color:#550000;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
}

.table_head {
	font:Verdana;
	font-size:20px;
	font-weight:bold;
	font-stretch:normal;
	line-height:20px;
	color:#000066;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
}

.table_subhead {
	font:Verdana;
	font-size:12px;
	font-weight:bold;
	font-stretch:normal;
	line-height:20px;
	color:#000066;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
}

A.press:link, A.press:active, A.press:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#550000;
	text-align:center;
	text-decoration:none;
}

A.press:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#550000;
	text-align:center;
	text-decoration:underline;
}