*{
margin:0;
padding:0;
}
html{
height:100%;
}
body{
height:100%;
color:#a4a4a4;
cursor:default;
line-height:16px;
font-family:helvetica;
font:helvetica;
}
a:link,a:visited{
	color:#fff;
	text-decoration:underline;
}
a img{
border:0;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}