@charset "UTF-8";
/* CSS Document */



section#about p{
	width:850px;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

#content {
	height:550px;
	background-color:#FFF;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#274aa6;
	text-align:left;
	padding-bottom:0;
}

section#description p{
	font-family:Georgia, "Times New Roman", Times, serif;
}

section#description ol {
	width:800px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

section#description ol li {
	padding-bottom:10px;
}

section#closer p{
	width:850px;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}