body { 
        background-image: url(Misc/BrushedAlum.jpg); 
        background-color: #CCCCCC;
        font-size: 12pt
}

h1 { font-family: Haettenschweiler; font-size: 36pt}
h2 { font-family: Haettenschweiler; font-size: 14pt}
h3 { font-family: Haettenschweiler; font-size: 12pt} 

.h1special {
        font-family: Haettenschweiler;
        font-weight: bold;
        font-size: 36pt;
        color: black
}

.modelsubcategory {
        font-family: Haettenschweiler;
        font-size: 22pt;
        color: white;
        background-color: black;
        padding-top: 2px; 
        padding-right: 8px; 
        padding-bottom: 4px; 
        padding-left: 8px;
        width: 260px
}

.model {
        font-family: Arial;
        font-weight: bold;
        font-size: 14pt;
        color: black
}
.model a:link { color: black; text-decoration: none }
.model a:visited { color: gray; text-decoration: none }
.model a:hover { color: white; background-color: black }


.spanstyle {
	position: absolute;
	visibility: visible;
	top: -50px;
	font-size: 10pt;
	font-family: Helvetica;
        font-weight: bold;
	color: white

}

.arclink {
        font-weight: bold; 
        color: #CCCCCC
}

.heading {
        font-family: Haettenschweiler; 
        color: white; 
        background-color: black; 
        font-size: 14pt; 
        padding-top: 1px; 
        padding-right: 8px; 
        padding-bottom: 2px; 
        padding-left: 8px; 
        width: 150px
}
