ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#666666;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
}
a:hover{
	color: #999999;
}
img{
	border:0;
}
body{
	position:relative;
	color:#000;
	background:#fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
}
.smallWriting
{
	font-size: 62.5%;
}
