.nomargins 		{ margin-top: 0; margin-bottom: 0 }
.justify 	    { text-align: Justify }
.submenu  		{ font-size: 60% }
a:link			{ color: #000080 }
a:visited		{ color: #800080 }
a:active		{ color: #FF0000 }
a:hover			{ color: #800000 }
body    	    {  background-color: #F0F8FF; color: #000000}
h1, h2, h3, h4, h5, h6, th, td, p, li  { font-family: Arial, Helvetica, sans-serif }
h1, h2, h3, h4, h5, h6, th, strong, b { font-weight: bold }
h1				{ font-size: 160% }
h2				{ font-size: 140% }
h3				{ font-size: 120% }
h4, p, th, td, li	{ font-size: 100% }
h5				{ font-size: 80% }
h6				{ font-size: 60% }
i				{ font-style: italic }
small			{ font-size: 80% }
big				{ font-size: 120% }
tt				{ font-family: "Courier New", Courier, monospace }
h1, h2, h3, h4, h5, h6, th, td, li  { margin: 3px }
p				{ margin-top: 3px }


