Update LOG: I've been understanding better how and work, so I'll be editing heavily the HTML tags. I use a lot of bold and italic format, but as to get them away from their tag importance (Since most bolded text isn't that important minus exceptions), I've resorted to creating classes for different span elements. I'm going to put them all in a separate CSS file, so its rules become universal.
Update LOG: I've been understanding better how and work, so I'll be editing heavily the HTML tags. I use a lot of bold and italic format, but as to get them away from their tag importance (Since most bolded text isn't that important minus exceptions), I've resorted to creating classes for different span elements. I'm going to put them all in a separate CSS file, so its rules become universal.
Note: I'm talking about the strong and em HTML tags respectively. Didn't knew they were hidden in comments...