<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { 
	background-color: #000000;
	background-position: leftbottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Arial;
	font-size: 10px;
	font-color: #ffffff;
	scrollbar-base-color: #461778; 
	scrollbar-face-color: #461778;
	scrollbar-track-color: #461778;
	scrollbar-arrow-color: #7D00FE;
	scrollbar-highlight-color: #6722A2;
	scrollbar-3dlight-color: #7D00FE;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}

@font-face {   
   font-family: ideoma TECHNIT ;   
   src: url( /ideomaTECHNIT.otf ) format("opentype");   
 }   
   
 /* Then use it like you would any other font */   
 .ideoma { font-family: ideoma TECHNIT , arial;   
	font-weight: 100;		
 }   
   


.textarea{
	background-color: #FFFFFF;
}

.back-still {
	background-repeat: y-repeat;
	background-attachment: fixed;
}

.body_scroll_no { 
	background-attachment: fixed;
	background-position: left;
}

.back { 
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
}

.body_tattoo { 
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
}

.body_tattoo_index { 
	background-position: top;
	background-repeat: no-repeat;
}

.front{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -26px;
	margin-bottom: 0px;
}
.dot{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.dot2{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}
td, th, td {
	font-family: Arial;
	font-size: 10px;
	line-height: 25px;
	font-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.image {
	border-color: #FFFFFF;
	border-width: 2px;	
}

.table_text {
	text-indent: 5px;
	padding-top: 10px;	
}

.text {

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

}


a {	
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: 100;		
	color: #FF7200;
	font-weight: bold;
    text-decoration:none;

}

a:link
{
    text-decoration:none;
	color: #FF7200;
	font-weight: bold;
    text-decoration:none;
}

a:active
{
	color: #FF7200;
	font-weight: bold;
    text-decoration:none;
}

a:hover
{
	color: #FFFFFF;
	font-weight: bold;
    text-decoration:none;
}

a:visited
{
	color: #FF7200;
	font-weight: bold;
    text-decoration:none;
}

b {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	text-indent: 0px;
}

h1 {
	font-family: Arial;
	font-weight: 400;	
	font-size: 20px;
	line-height: 17px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

h2 {
	font-family: Arial;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}

h3{	
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: 100;		

}

.grey_text{
	color: #8A8A8A;
}

h4 {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: 100;		
}

h5 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	text-indent: 50px;
	padding-left: 0px;
	padding-right: 0px;

	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;

	margin-bottom: 5px;	
}

h6 {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}

.year {
	font-family: Arial;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}

.title {
	font-family: Arial;
	font-size: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-indent: -10px;
}

.subtitle {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	align: right;
}
</pre></body></html>