body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}






body { background: #333; font: normal 16px/1.5em Arial; color: #fff; }
.header { background: #222; margin: 0 0 40px 0; padding: 0; text-align: right; }
ul.menu { margin: 0; padding: 0; }
ul.menu li { list-style: none; display: inline; }
ul.menu li a { font: normal 12px Arial;  }
.container { width: 630px; margin: 10px auto; }
a.img { text-decoration: none; background: none; color: none; padding: 0; margin-right: 5px; }
a { text-decoration: none; color: yellow; padding: 5px; }
a:hover { background: yellow; color: #333; }
.caption { font: normal 10px Arial; }
.clear { clear: both; }

p { margin-bottom: 30px; }
h1 { font: bold 22px Arial; margin-bottom: 20px; }
h2 { font: bold 18px Arial; margin-bottom: 10px; }

