body {
	padding:40px;
	background-color:#ffffff;
}

body, .page {
	font-family:Tahoma,Times,Serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

a, a:visited {
	text-decoration:underline;
	color:#214825;
}

a:hover, a:focus {
	color:#45CC55;
}

hr {
	background-color:none;
	border:none;
	border-bottom:1px solid #999999;
	margin:30px 0;
	clear: both;
}

.page {
	width:600px;
	margin:0 auto;
}

.block {
	width:300px;
}

.title {
	font-size:2.5em;
	margin:30px 0;
}

.subtitle {
	margin:15px 0;
	font-size:1.3em;
}

.linkButton {
	font-size:1.3em;
	margin:20px 30px;
}

ul li {
	list-style-type:circle;
	margin-bottom:5px;
}
