diff --git a/etc/report_generator5.py b/etc/report_generator5.py
index 7546128..9a2ecf3 100644
--- a/etc/report_generator5.py
+++ b/etc/report_generator5.py
@@ -982,315 +982,16 @@ def generate_sys_hosts_html(system_info):
-
-
- System Host Information
+
+
+ System Host Information
+ body { font-family: Arial, sans-serif; line-height: 1.6; padding: 20px; }
+ h1 { color: #333; }
+ table { border-collapse: collapse; width: 100%; }
+ th, td { border: 1px solid #ddd; padding: 8px; text-align: left; }
+ th { background-color: #f2f2f2; }
+
System Host Information
@@ -1358,6 +1059,9 @@ def generate_database_html(database_info):