/* CSS Document */

table,tr,td
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	text-decoration: none; 
	text-align: left
	}

.bold 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; 
	text-decoration: none; 
	text-align: left
	}
	
.head 
	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #6699FF; 
	text-decoration: none; 
	text-align: left;
	font-weight:bold;
	}

.list
	{
	list-style:square;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; 
	line-height:1.5;
	}
	