* {
margin: 0; 
padding: 0;
}
img{
border:0;
margin-bottom:20px;
}
body {
	color: #4b4b4d;
	background: #ffffff;
	font-family:Arial, sans-serif;
}

p {font-size: 11pt;
line-height: 150%;
margin-bottom: 13px;
}

a {
color: #212983;
font-weight:normal;
text-decoration: underline;
}

#frame{
position:relative;
width: 600px;
margin: 80px auto;
text-align:center;
overflow:hidden;
}
