
	*		{ margin: 0px; padding:0px;}
	
	body, p, td, th, select, input, textarea 
			{
				font-family: Helvetica, Arial, Verdana, sans-serif;
				color:#333; font-size:11px; line-height:16px; 
			}

	a		{ color:#206b98; text-decoration:none; }
	a:hover	{ color:#005689; text-decoration:underline; }
	
	img 	{ border:0px; }
	
	h1		{ font-size:22px; line-height:22px; text-transform:capitalize; }
	h2		{ font-size:18px; line-height:18px; text-transform:capitalize; }
	h3		{ font-size:14px; line-height:14px; text-transform:capitalize; }
	h3		{ font-size:12px; line-height:12px; text-transform:capitalize; }
	p		{ }	
	
	ul		{ list-style:none; }
	li		{ list-style:none; }
	
	table	{ }
	td		{ }
	th		{ text-align:left; }
	
	sup		{ font-size:60%; }
	
	form	{ }
	fieldset{ }
	legend	{ }
	label	{ }