ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0; font-weight:normal;}
a img,:link img,:visited img { border: none; }
a { text-decoration:none; }
p { margin: 12px 0 10px 0; } 

label { color:#666; } 

a:link { text-decoration: none; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #319bd8; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #669900; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h3, h2 {
	margin-top:10px;
}

h1 span, h2 span, h3 span, h4 span, a span {
	display:none;
} 

div {
	overflow:hidden;	
}

li {
	list-style:none;	
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size:13px;
  position:relative;
}

