/*------------------------------------------------------
Title : SignalDemand Summit 2008
Author : Brian Yuen
URL : http://www.signaldemand.com

Description : Global stylesheet

Created : 5/14/08 4:29 PM
Modified :5/15/08 12:57 PM
------------------------------------------------------*/


/* DEFAULT SETTINGS FOR BROWSER COMPATIBILTY
-------------------------------------------------------*/
body,html,h1,h2,h3,h4,h5,h6,ul,ol,li,pre,form,p,blockquote,fieldset,input,table,tr,td { 
	margin:0; 
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

:link,:visited { 
	text-decoration:none 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em; 
}

a img,:link img,:visited img { 
	border:none 
}
/* END DEFAULT SETTINGS
-------------------------------------------------------*/
