/*  $Id: screen.css,v 1.3 2009/09/21 20:32:19 btamilio Exp $ */
 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 
 
body {
	font: 62.5% Verdana, serif;
}

 form {
 	margin: 0;
	padding: 0;
 }
 
a:link, a:visited { outline: none; }
a:focus, a:hover, a:active { outline: none;}


 
h1 {font-size:2em; margin:.6em 0;}
h2 {font-size:1.6em; margin:.6em 0;}
h3 {font-size:1.4em; margin:.6em 0;}
h4 {font-size:1.2em; margin: .4em 0;}
h5 {font-size:1em; margin:.4em 0;}

 
dl, ol, ul {margin:1em 0;}
ol, ul {padding:0 0 0 2em;}
li, dd {margin:.25em 0;}
dt {font-weight:bold;}

 
th {font-weight:bold;}
td, th {padding:.3em .5em; text-align:left;}

 
img {border:0;}
p {margin:1em 0;}
hr {}
label {display:block;}
small {font-size:.8em;}
strong {font-weight:bold;}
blockquote {}
em, ins, del {font-style:italic;}
abbr, acronym, dfn {}
code, kbd, pre {}