but I am not sure how to create different styles."
The same way you create styles in the first place.
Gotta ask. Who made the styles in the first place?
Also, what version of Word?
For version 2002 and 2003, use the Styles and Formatting task pane and click New Style. You will get the New Style dialog. If you want to NOT use "based on", click the "Style based on" dropdown, and scroll up to (no style).
By default, the attributes (the formatting)
of the current paragraph - i.e. the paragraph the Selection is in - will be the attributes of the new style (if it is a Paragraph style).
However, look at the Style based on. If it is based on Normal (often the case), then you will see the dreaded "Normal +
other attributes. If you make it based on {no style), then the description will just describe the actual format.
I am probably losing you here. Let me see if I can sum up something.
1. Styles are
named formats. The format attributes cover all possible format of the object the style can be applied to. That is, a Paragraph style can cover all possible format of a paragraph (space before, space after, font, font size, indenting, margin alignment, numbering, bullets yadda yadda yadda). A Character style can cover all possible format of characters (font attributes).
But essentially that is it: a style is a named format.
2. Styles have inheritance. If a new style is created and it is
based on a style - as it often is - then the attributes of the "parent" style are passed along.
So...if you have a style "Yadda" that has an indent of 1.5 inches (or 2.3 cm...whatever), and you want a style "BigYadda" to have an indent of 2.5 inches, you have two choices.
1. make BigYadda based on Yadda, and change the indent of BigYadda to 2.5 inches.
OR...
2. make BigYadda based on (no style) - thus having NO inheritance back to Yadda - and make it indent to 2.5 inches.
What is the difference? In both cases, BigYadda has an indent of 2.5 inches.
Except...suppose you determine that Yadda needs to be bold. So you change Yadda to be bold.
Hey presto! If you used #1, then all your BigYadda paragraphs will
also become bold as it is....based on "Yadda".
This is inheritance.
Yes, you could go in and explicitly change BigYadda to NOT be bold - and that would work. However, in that case, the question is: WHAT is, exactly, the point of the inherited attributes if you do not actually want them?
I know, I know, this sounds all so complicated, but it really isn't, and believe me, once you really get it, it makes using Word so much easier.
Here is a further hint: yes, documents can use a lot of styles.
Using styles properly though makes you REALLY look at format. It encourages you to make cleaner and more consistent, and more simple, formatting. IMHO, it makes documents more professional. Sometimes people use WAAAAAY too much individualized formatting. When this is done manually, it is a nightmare.
Sometimes it turns out that you need MORE styles than you thought you would; some times it turns out you need less.
In all cases though, it is better to use styles. It forces you to really see the document. Here is an example.
Say you have a bulleted list. Visually, bulleted lists look better if they are a wee bit tighter (the line spacing between) than "normal" text.
ASIDE: there are Ph.D level studies/writings on how humans read. Technical writing has VERY different visual requirements from, say, a novel. We read differently, our actual movement of eyes, depending on what it is we are reading.
Ok, so you make a style with smaller Space After.
Except, that makes the Space After too small when you end the list, and you are going back to "normal" text.
So....
myBulletList (space after = 5 pts)
myBulletListEnd (space after = 12 pts)
In this case, I
would make myBulletListEnd as based on. The ONLY thing I am changing is the space after, so I can use it for the LAST item in the list. Other than that, I want it to look exactly like myBulletList. I want the same indent, the same bullet, the same font, the same font size etc. etc. In this case, inheritance is precisely what I want.
So going back to your OP:
In it are different lists of A-C, 1-3, etc. The problem I'm running into is that I'll try to fix the margins on A-C, but then 1-3 will change their margins. It appears they are associated in some way.
Yes they are. There is inheritance.
Gerry