
*{
	margin:0;
	padding:0;
}
img
{
	display: inline;
}
html, body
{
	width:100%; height:100%;
	font-size:100%;
	font-family: Times New Roman, Times, serif;
	color:#606060;
}
img
{
	border:0;
}

a
{
	color:#606060;
	text-decoration:underline;
}

h2{
	font-size:16px;
	font-family: Times New Roman, Times, serif;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}


a:hover
{
	color:#B2AFAA;
	text-decoration:underline;
}

.style1
{
	font-size:0.7em;
	font-weight:bold;
}

