﻿* {
	margin:10; padding: 0;
	
}


body {
	_font-size:0.625em;
	font:1em 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size:11px;
	background:#fff url(images/back.jpg) repeat-x fixed top left; 
	
}

h1, h2, h3, h4, h5, h6 {
	font-size:1.7em;
	font-weight:normal;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	border:none;
	color:#68f;
}

a img {
	border:none;
}

strong, b {
	font-weight:bold;
}
