a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none
}

a:hover {
	text-decoration: none;
	color: #9966FF;
	text-decoration:none
}

.rightimg { 
float: right;
margin-left: 20px;
margin-bottom: 6px;
margin-top:6px;
}

.leftimg { 
float: left;
margin-right: 20px;
margin-bottom: 6px;
margin-top:6px;
}
.clear { clear: both;
}
.nav {
	border-top: solid; 
	border-top-color:#000066;
	border-top-width:thin; 
	vertical-align:top;
}

.bold-title
{

	font-size:18px;
	font-style:normal;
	font-weight:bolder;
	text-align:center;
	font:"Times New Roman", Times, serif
}

.body-text
{
	font: Arial, Helvetica, sans-serif
	font-size:14px;
}

.anchor-grey
{
	font: arial;
	font-size:10px;
	color: #CCCCCC;
}
.body-text-bold
{
	font:  Arial, Helvetica, sans-serif
	font-size:14px;
	font-weight:bolder;
	}
.nav-small
{
	font: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}