html {margin: 0; padding: 0;}
		
body {margin: 0; padding: 0; background-color: white;}
		
div#everything {position: absolute; top: 0; left: 0; height: auto; width: auto;}
				
div#navbar {float: left; top: 0; width: 120px;}
			
div#content {float; left; top: 0;}
				
div#bottomnavbar {clear: both; bottom: 50px;}
					
div#footer {bottom: 0; font-family: times, times new roman, verdana, serif;
			font-size: 10pt; font-style: normal;}
			
div#pindent {text-indent: 2em;}

.caption {font-size: 80%; font-weight: bold; text-align: justify; text-indent: 0;
		margin: 0.5em 0.5em 0 0.5em;}

h1 {border-style: solid; border-width: 0 0 10px 0; border-color: red;
	margin 0 0 0 0; line-height: 1em; color: blue;}
	
h2,h3,h4,h5 {border-style: none; margin-bottom: 0;}

.pindent {text-indent: 1em; margin-bottom: 0px; margin-top: 0px;}

.bgcolor {background-color: white;}

.bgcolor1 {background-color: black;}

.linklist {color: darkblue;}

.columntext {text-style: normal;
	font-family: times, times new roman, verdana, serif; text-align: justify;}

.copyright {text-align: right; font-size: 80%;}

.dropcap {font-size: 200%; font-weight: bold; float: left; width: 0.8em;}