@charset "utf-8";
/* CSS Document */

#content{		
	font-size:12px;
	line-height:19px;
}
#content h1{
	font-size:19px;
	padding-bottom:20px;
}
#content h2{
	font-size:14px;
}
#content ol{
	padding-bottom:20px;
}
#content p{
	padding-bottom:20px;
}
#right-content{		
	font-size:12px;
	line-height:19px;
}