@charset "UTF-8";
/* CSS Document */

html 	{  	height:100%;	}

img 	{ 	border:0;	}
iframe 	{	border:1px solid #999999; margin:0 0 10px 0;	}
table 	{  	margin:0 0 1em 0; width:100%;	}

p,div,form,hr,br,dt,dl,dd {
 			padding:0; margin:0; font-family:sans-serif; font-size:1em;
}
ul		{	display:inline;padding:0; margin:0;}
li		{	display:inline;padding:0; margin:0;list-style-type:none}

a 		  { color:#333333; text-decoration:none; background-repeat:no-repeat;	}
a:link 	  { color:#333333; text-decoration:none;	}
a:active  { color:#333333; text-decoration:none;	}
a:visited { color:#333333; text-decoration:none;	}
a:hover   { color:#333333; text-decoration:none;	}
a span 	  { position:absolute; width:0; height:0; overflow:hidden;	}

h1,h2,h3,h4,h5,h6 {
 			padding:0; margin:0; font-family:sans-serif; font-size:90%; font-weight:normal; background-repeat:no-repeat;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
  			position:absolute; width:0; height:0; overflow:hidden;	
}

