flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
395@{ shape: doc, label: "گزارشهای سالانه"}
class 395 doc
143@{ label: " OE3.2 شروع گزارشها "}
class 143 activity
144@{ label: " OE3.3 تحلیل دادهها "}
class 144 activity
143 --> 395
395 --> 144