/* $Id: reset.css,v 1.1.1.1 2009/12/21 16:34:00 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,{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	line-height: 1;
}
 
body {
	font-size: 62.5%;

}

 
a:link, a:visited {}
a:focus, a:hover, a:active {}

 
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, dd, dt, li {margin: 0; padding: 0;}

 
th {font-weight:bold;}
td, th {padding:.3em .5em; text-align:left;}

 
img {border:0; padding: 0; margin: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 {}

 


a:focus, a:active {
        outline: none;
} 

form {
	 margin: 0;
	 padding: 0;
}

input, select {
   padding: .1em;
   font-size: 1.1em;
 
}

UL, LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

LI A {
	color: #000000;
	text-decoration: none;
}

LI A:hover {
	text-decoration: underline;
}

OBJECT {
    outline: none;
}

tbody, tfoot, thead, tr, th, td  {
	margin: 0;
	padding: 0;
	clear:both;
		vertical-align: top;
 
}

.skip_navigation { text-align: left; width: 1px; position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden;}
.sIFR-root {
		outline: none;
		display: none;
}

OL {
	list-style-type: decimal;
}


 

sup {font-size: 80%; line-height: 80%;}

 
