# StylesSheet for Arm Assembly Language Programming

p { font-family: "Century Schoolbook"; font-size: 10pt }

p.Heading-1 { font-size: 18pt; font-family: sans-serif; font-weight: bold}
p.Heading-2 { font-size: 14pt; font-family: sans-serif; font-weight: bold}
p.Heading-3 { font-size: 12pt; font-family: sans-serif; font-weight: bold}
p.Heading-4 { font-size: 12pt; font-style: italic }
p.Main-Paragraph {}
p.Paragraph-no-space {
	margin:0in;
	margin-bottom:.0001pt;
}
.Program {
	font-family: monospace;
	font-weight: bold;
	font-size: 10pt;
	white-space: pre
} 
.Program-light {
	font-family: monospace;
	font-size: 10pt;
	white-space: pre
}

span.Bold { font-weight: bold } 
span.computer { font-family: monospace; font-weight: bold; font-size: 10pt} 
span.H { vertical-align: super; font-size: 75% }
span.Italic { font-style: italic }

td.is-grid-bit {font-size: 8pt; font-family: sans-serif; font-weight: bold }
td.is-grid-label {font-size: 10pt; font-family: sans-serif; font-weight: bold }


