/* Style Sheet for SNOS Documentation Revised 15sep05 by KA7IJK*/

.olist1 {list-style-type:decimal} /*ordered list, numerical*/
.olist2 {list-style-type:lower-alpha} /*ordered list, lower case alpha*/
.ulist1 {list-style-type:disc} /*un-ordered list, disc shape*/

body {margin-left: 4%; margin-right: 4%}
body {color:black; background:#eae8e8} /*bacground color of page body */
A:link {color:blue; background:#eae8e8} /* Unvisited link */
A:visited {color:purple; background:#eae8e8} /*Visited link */

H1, H2, H3, H4 {font-family:arial, serif; font-weight:bold}
p {font-family:arial, serif; font-weight:normal; font-size:105%}
.a05 {font-family:arial, serif; font-weight:normal; font-size:105%}
.a05 {color:black; background:#eae8e8}
.a10 {font-family:arial, serif; font-weight:normal; font-size:110%}
.a10 {color:black; background:#eae8e8}


