/*--STRUCTURE--*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }

/*--TYPOGRAPHY--*/
body { /*font-size: 75%;*/  font-size: 11px; color: #000000; font-family: Georgia, Arial, Lucida Grande,  serif; line-height: 12px; }

p 			{ margin: 0 0 15px 0;}
img			{ margin: 0; }

a, 
a:link		 { color: #000000; text-decoration: none; }
a:focus, 
a:hover		{ color: #bcbec0; text-decoration: underline; }
