	 p, ul, li,{
		color : #000000;
		font-weight : normal;
		font-family : verdana, helvetica, arial, sans-serif;
		font-size : 11px;
		margin-left : 10px;
		line-height: 16px	
	}
	
	td, TD{
		color : #000000;
		font-weight : normal;
		font-family : verdana, helvetica, arial, sans-serif;
		font-size : 11px;		
		line-height: 16px	
	}

	.title {
		line-height: 2;
		color : #003366;
		font-weight :bold;		
		font-size : 14px;		
		text-decoration: none		
	}

	.bwhite  {
		color : #ffffff;
		font-weight : bold;		
		text-decoration: none
	}

	.bblack  {
		color : #000000;
		font-weight : bold;			
		text-decoration: none
	}

	.small  {		
		font-weight : normal;
		font-size : 10px;		
	}
	
	.white  {
		color : #FFFFFF;
		font-weight : normal;
		font-size : 10px;		
	}

	.smgrey{
		color : #666666;
		font-weight : normal;
		font-size : 10px;		
	}

	a:link {	
		color : #003366;
	}
	
	a:hover  {		
		color : #99cc33;		
	}
	
	a:visited  {		
		color : #666666;				
	}


