p { 
	font-weight: bold;
	font: 12pt/16pt georgia; 
	line-height: 80%;

	}
	
p.small {

text-indent: 12px;
font-size: 7pt;
line-height: 80%;

}
	
h1 {
	font: 16pt/16pt georgia; 
	line-height: 150%;
	}

h12{
	font: 12pt/16pt georgia; 
	line-height: 100%;
	}
	
a:link { 
 	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
	
img {
    border-width: 0px;
    display: block;}

#sub {
    margin-bottom: 30px;

}


#comic {
   margin-top: 50px;
   margin-bottom: 150px;

}
