td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1{
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
}

.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0e5cb6;
	font-weight: bold;
}

.subTitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0e5cb6;
	font-weight: bold;
}

.about {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.tlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

.list {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0e5cb6;
	font-weight: bold;
}

.white {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

A:link {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #C86464;
	font-weight: bold;
}

A:visited {
	color: #B3B3B3;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #C86464;
	font-weight: bold;
}

A:link.yellow {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
}

A:active.yellow {
	color: #C86464;
	font-weight: bold;
	text-decoration: underline;
}

A:visited.yellow {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
}

A:hover.yellow {
	color: #C86464;
	font-weight: bold;
	text-decoration: underline;
}

.prodHead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}

.prodBody {
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
}

.info {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
}

.newsHead {
	color: #000000;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}

.newsBody {
	color: #000000;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
}

.crossLinkText {
	font-size: 1;
}