/* CSS Document */


#content{
	font-family: "Helvetica", "MS Trebuchet", Arial, sans-serif;
	font-size: 12px;
	line-height:200%;
	color:#333333;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
}


h1{
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color:#999999;
	font-weight: lighter;

}