/********************************************************************* ELEMENTS */
* { margin: 0px; padding: 0px; }

body { font-family: verdana, Arial, tahoma; }

p, td, th, li, a:link, a { font-size: 10px; outline:none;}

a:link, a, a:hover { text-decoration:none; }
	
a:hover { text-decoration:underline; }

span {}

img { display: block }

h1, h2, h3, h4, h5 {}

input { font-family: verdana, Arial, tahoma; }

select {}