img { border: 0; }

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
	color: #f36;
}

a,a:link,a:visited,a:active
{
	text-decoration: underline;
	font-weight: normal;
	color: #f36;
}

a img,:link img,:visited img { border: none; }

body
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 1.4em;
	color: #000;
	background-color: white;
	padding: 20px 5% 5% 5%;
}
