
body{
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0px;
	font-size: 12px;
	color: #ffffff;
}

#wrapper{
	width: 700px;
	margin: 50px auto;
}

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
}

a:visited{
	color: #ffffff;
}

a:focus, a:hover, a:active{
	color: #000000;
}

#topnavigation a:link, #topnavigation a:visited{
	color: #000000;
	text-decoration: none;
}

#topnavigation a:visited{
	color: #000000;
}

#topnavigation a:hover{
	color: #000000;
}

h1, h2, h3 {
	font-family:Arial,"Times New Roman",Times,serif;

	font-weight:normal;
	letter-spacing:0px;
	font-size: 1.5em;
	color: #eeeeee;
}

h2{
	font-size: 1.4em;
}

p{
	margin: 10px;
}

.clear{
	clear:both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

#footer{
	margin: 30px 0;
	text-align:center;
}

.ad{
	width: 740px;
	margin: 10px auto;
}
