b, strong
{
	font-weight: bold;
	text-decoration: none;
}

/* Top Navigation Styles */

.topBar a:hover
{
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

.topBar a
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.topBar b, strong
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.topBar
{
	color: #FFF;
}

.white
{
	color: #FFF;
}

.eml a:hover
{
	color: #FFF;
	text-decoration: underline;
}

.eml a
{
	color: #FFF;
	text-decoration: none;
}

.whiteHeader
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

.illus
{
	color: #444;
	text-decoration: none;
	font-size: 10px;
}

.illus_red
{
	color: #F00;
	text-decoration: none;
	font-size: 10px;
}
ul
{
	list-style: url(../images/bullet.gif) square;
 	color: #F00;
	/*margin: -6px 0px 12px 16px;*/
}

li
{
	color: #000;
	/*margin: 6px 0px 0px 0px;*/
}
.introHeader {
	font-weight: bold;
	color: #333333;
}
.normalHeader {
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
}
.style1 {color: #FF0000}