body {
	background-color: #FFFFFF;
	margin: 0px;
}	

a:link {
	color: #0000CC;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
a:visited {
	color: #990099;
	text-decoration: underline;
	}
	
p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.3em;
	color: #3E2A23;
	}
	
blockquote {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.3em;
	color: #3E2A23;
	}
	
.nomarg {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.70em;
	line-height: 1.3em;
	color: #3E2A23;
	}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .70em;
	font-weight: bold;
	color: #000000;
	}
	
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	color: #3E2A23;
	}
	
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3E2A23;
	text-decoration: none;
	}
	
.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .70em;
	color: #3E2A23;
 	}

.tattoo_bkg { 
	background: img url(images/tattoo_bkg2.jpg) no-repeat;
	}

.img_left {
		margin-left: 10px;
		}
		
.img_right {
		margin-right: 6px;
		}