html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a { 
margin: 0; 
padding: 0; 
border: 0; 
}
a:link, a:visited, a:active, a:hover { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }
img { border: none; }

body {
	background-color: #aaaaaa;
	font-family: Futura, 'Arial Rounded MT Bold', Tahoma, Arial;
	color: #333333;
	letter-spacing: 1px;
}
.border { border: 1px #000000 solid; }
.PictureTitle { width: 500px; text-align: right; }