diff --git a/styles/styles.css b/styles/styles.css
index 5d9f0e7..53b9aaf 100755
--- a/styles/styles.css
+++ b/styles/styles.css
@@ -102,6 +102,15 @@ a:hover {
   color: #0c85cf;
   text-decoration: underline;
 }
+strong {
+  font-weight: bold;
+}
+p { 
+  padding: 0 0 0.5em;
+}
+em {
+  font-style: italic;
+}

 /* Page Styles
 -------------------------------------------------------------- */
