body { background-color: #fefefe }

#leftmargin { margin-left: 3em; }

.font-1 { font-size: small; }

.font-2 { font-size: x-small; }

.font1 {font-size: large; }

.font2 {font-size: x-large; }

.font3 {font-size: xx-large; }

.h1 { font-size: 2em; font-weight: bold; }

.h2 { font-size: 1.5em; font-weight: bold; }

.h3 { font-size: 1.25em;font-weight: bold; }

.h4 { font-size: 1em; font-weight: bold; }
		
.h5 { font-size: 0.75em; font-weight: bold; }
		
.h6 { font-size: 0.5em; font-weight: bold; }

.right { float: right; }

.center { text-align: center; }

.sanstext { font-family: sans-serif; }

ul.NoBullet {
  list-style-type: none}
