p
	{
		font-family: arial,helvetica;
		font-size: 11px;
		line-height: 140%;
		color: #a0a0a0;
		margin-left: 10px
	}


a:link 
	{
		color:#B9D2E4;
		text-decoration:none;
		font-weight: bold
	}

a:visited 
	{
		text-decoration:none;
		color:#F2DCB0;
		font-weight: bold
	}

a:hover 
	{
		color:#B9D2E4;
		font-weight: bold;
	}

.nav
	{
		font-family: helvetica,arial;
		font-size: 9px;
		line-height: 120%;
		color: #b6b6b6
	}
