
	.paragraph,body,table {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	}
	
	a {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #002349;
	line-height: 18px;
	text-decoration: none
	}
	
	a:hover {
	font-family: arial, helvetica, san serif;
	font-style: normal;
	font-weight : bold;
	font-size: 12px;
	color: #7BAADE;
	line-height: 18px;
	text-decoration: none
	}
	
	.menu a{
		font-weight:normal;
		color:#ffffff;
	}
	.menu a:hover{
		font-weight:normal;
		color:#7BAADE;
	}
	.sidebar{
		border-left:2px solid white; 
		border-bottom:2px solid white; 
		border-right:2px solid white; 
		background-color: #666666; 
		background-image: url(/images/featuredbottom.jpg); 
		background-position: bottom; 
		background-repeat: no-repeat;
		color:#ffffff;
	}
	.sidebar a{
		font-weight:normal;
		color:#7BAADE;
	}
	.sidebar a:hover{
		font-weight:normal;
		color:#002349;
	}