body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	padding:0;margin:0;
}

.navholder 
{
padding:20px;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
.nav:link{
	color : #6f8183;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
}

.nav:visited {
	color : #6f8183;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
}

.nav:hover {
	color : #ffffff;
	font-size : 13px;
	font-weight:bold;
	text-decoration : underline;
}
.navselected:link {
	color : #ffffff;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
}
.navselected:hover {
	color : #ffffff;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
}
.navselected:visited {
	color : #ffffff;
	font-size : 13px;
	font-weight:bold;
	text-decoration : none;
}

.portfolio a:link{
	color : #990000;
	font-size : 11px;
	text-decoration : none;
}

.portfolio a:visited {
	color : #990000;
	font-size : 12px;
	text-decoration : none;
}

.portfolio a:hover {
	color : #990000;
	font-size : 12px;
	text-decoration : underline;
}

.portfolio a:active {
	color : #990000;
	font-size : 12px;
	text-decoration : none;
}


a:link  {
	font-family : Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration : none;
	font-size : 12px;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
	font-size : 12px;
}

a:hover  {
	color : #990000;
	text-decoration : underline;
	font-size : 12px;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.headertext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight:bold;
}
.hometag {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
}
.small {
	font-size : 11px;
}
.chartTitle {
	font-size: 15px; 
	font-weight: bold; 
	color: Navy;
}
.pageTitle {
	font-size: 15px; 
	font-weight: bold; 
	color: #000000;
}
.pageText {
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	padding:20px;
}

.pageText a:link  {
	font-family : Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration : none;
	font-size : 12px;
}

.pageText a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : none;
	font-size : 12px;
}

.pageText a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	color : #990000;
	text-decoration : underline;
	font-size : 12px;
}