body{
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: .8em;
}

img{
	border: none;
}

a{
	color: #F36130;
	text-decoration: none;
}


h2{
	font-size: 110%;
}

h3{
	text-align: center;
	font-size: 115%;
	width: 400px;
	margin-left: 50px;
}
h4{
	font-stretch: narrower;
	font-weight: normal;
	font-size: 115%;
}

#content{
	width: 500px;
	margin-left: 100px;
}

#content a:hover{
	border-bottom: dashed 1px #F36130;
}

.title {
	font-weight: bold;
	font-style: italic;
}