<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ======================================================= */
/* ========= Ants Cobra Build Dax 427 De Dion ============ */
/* ======================================================= */
#wrapper 
{
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1015px;
	background: #ffffff;
}
/* ======================================================= */
#header 
{
	margin: 0 0 5px 0;
	background: #ffffff;
}
/* ======================================================= */
#header2 
{
	margin: 0 0 0 0;
	background: #ffffff;
}
/* ======================================================= */
#buttons 
{
	margin: 0 0 3px 0;
	background: #ffffff;
}
/* ============ Middle Menu Button ======================= */
.mbuttons a{
display: block;
text-decoration: none;
font: 18px "Arial", Helvetica, sans-serif;
color: white;
width: 145px;
height: 42px;
float: left;
display: inline;
margin-right: 0;
background-image:url(img/Bar_Mid_Dark.jpg);
background-repeat: no-repeat;
padding-top: 11px;
text-align:center;
}
.mbuttons a:hover{
background-image:url(img/Bar_Mid_Light.jpg);
}
/* ========= Central Window - Normal Page ================ */
#content 
{ 
float: Left;
font-size: 11pt;
font-family: "Arial", Helvetica, sans-serif;
color:#000000;
margin: -7px 0px 0px 0; 
background: #ffffff;
width: 1013px;
height: 770px;
}
#content a:link {color:#0000FF; text-decoration:none;}    
#content a:visited {color:#0000ff; text-decoration:none;}  
#content a:hover {color:#ff0000; text-decoration:none;}    
#content a:active {color:#000000;text-decoration:none;}  
/* ========= Central Window - Long Page ================== */
#content2
{ 
float: Left;
font-size: 11pt;
font-family: "Arial", Helvetica, sans-serif;
color:#000000;
margin: -7px 0px 0px 0; 
background: #ffffff;
width: 1013px;
height: 100%;
}
#content2 a:link {color:#0000FF; text-decoration:none;}    
#content2 a:visited {color:#0000ff; text-decoration:none;}  
#content2 a:hover {color:#ff0000; text-decoration:none;}    
#content2 a:active {color:#000000;text-decoration:none;}  


/* =============== Footer - Every page =================== */
#footer 
{
clear: both;
background: #000000;
}


/* ====== Header 1 - Central Window Title ================ */
h1 
{
font-family: "Arial", Helvetica, sans-serif;
font-size: 150%;
text-align: left;
margin: 18px 25px 10px 25px;
}

/* ====== Header 2 - Dates ================ */
h2
{
font-family: "Arial", Helvetica, sans-serif;
font-size: 115%;
text-align: left;
margin: 10px 5px 5px 25px;
}

/* ============= Paragraph Style 1 ======================= */
p.par1
{
 font-size: 12pt;
 font-family: "Arial", Helvetica, sans-serif;
 color:#000000;
 background-color: #FFFFFF;
 text-align: justify;
 line-height: 1.2em;
 margin: 0 25px 0 25px;
}


/* ============= Paragraph Style 2  ======================= */
p.par2
{
 text-align:center;
 font-size: 13pt;
 font-family: "Arial", Helvetica, sans-serif;
 font-weight:900
 color:#000000;
 background-color: #FFFFFF;
 line-height: 1.2em;
}


/* ============= Paragraph Style 3  ======================= */
p.par3
{
 font-size: 12pt;
 font-family: "Arial", Helvetica, sans-serif;
 color:#000000;
 background-color: #FFFFFF;
 text-align: justify;
 line-height: 1.2em;
 margin: 0 25px 0 100px;
}

/* ============= Paragraph Style 7 ======================= */
p.par7
{
 font-size: 11pt;
 font-family: "Arial", Helvetica, sans-serif;
 color:#000000;
 background-color: #f0f0f0;
 text-align: center;
 line-height: 1.3em;
 margin: 0 0 0 0;
}

/* ============= Links Table ======================= */
#links
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
width:80%;
margin: 0px 0px 0 100px;
border-collapse:collapse;
}
#links td, #links th 
{
font-size:1em;
border:1px solid #000000;
padding:3px 7px 2px 7px;
}
#links th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#1b519b;
color:#ffffff;
}
#links tr.alt td 
{
color:#000000;
background-color:#6aa0dc;
}
/* ============= Parts Table ======================= */
#parts
{
 font-family: "Arial", Helvetica, sans-serif;
width:80%;
margin: 0px 0px 0 25px;
border-collapse:collapse;
}
#parts td, #parts th 
{
font-size: 12pt;
border:1px solid #1b519b;
padding:3px 7px 2px 7px;
}

</pre></body></html>