p {
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-align: justify;
}

.tableContent {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.footer {
	font-size:10px;
	color:#858181;
}

.error {
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #858181;
}

.pageTitle {
	font-style:italic;
	color:#6e88a6;
	font-weight:bold;
	font-size:14px;
	font-family:Arial;
}

.pageSubTitle {
	font-style:italic;
	color:#6e88a6;
	font-weight:bold;
	font-size:13px;
	font-family:Arial;
}

.hpNewsTitle {
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-decoration:none;
}


.contentTitle {
	font-family: arial;
	font-size: 12px;
	color: #afafaf;
	font-weight: bold;
}

.contentSubTitle {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link.nav {
	font-family: Arial;
	font-size: 12px;
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}

a:visited.nav {
	font-family: Arial;
	font-size: 12px;
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:active.nav {
	font-family: Arial;
	font-size: 12px;
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
}

a:link.hpNewsTitle{
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-decoration:none;
}
a:visited.hpNewsTitle{
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-decoration:none;
}
a:hover.hpNewsTitle{
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-decoration:underline;
}
a:active.hpNewsTitle{
	font-family: arial;
	font-size: 11px;
	color: #858181;
	text-decoration:underline;
}