body {
	background: #ffffff;
	color: #ffffff;
}

a { 
text-decoration: none;
color: #333333;
font-weight: bold;

}
	
div#Canvas {
	padding: 0px;
	border: none;
}

h1 {
font-family: helvetica, sans serif;
color: #333333;
font-size: 12px;
font-weight: bold;

}

p {
font-family: helvetica, sans serif;
color: #333333;
font-size: 10px;

}


div#Top {
	border: none;
	width: 735px;
	height: 405px;
}

div#Main {
	border: none;
	width: 735px;
	height: auto;
	margin-top: 15px;
}

div#Text {
	border: none;
	width: 735px;
	height: auto;
}

div.Artlet1 {
	border: none;
	clear: none;
	float: left;
	width: 245px;
	height: 525px;
}

div.Artlet2 {
	border: none;
	clear: none;
	float: left;
	width: 245px;
	height: 175px;
	margin-top:350px;

}

img {
	border: none;
}
