
* {
	margin:0;
	padding:0;
} 




html,body {

  height:100%;

  width:100%;

}



body {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 10px;

  vertical-align: top;

}





img {border: 0px;}

p {text-indent: 20px;}



a {

	font-size: 10px;

	text-decoration: none;

	background: none;

	color: #333333;

}



a:hover {

	text-decoration: underline;

	color:#999999;

}

