.text 
{
font-family: SkyhookMonoRegular, LintelRegular, tahoma ; 
font-size: 11px ;
color:#999999;
text-align:justify;
}

img.pixm
{
opacity:0.80;
filter:alpha(opacity=80); /* For IE8 and earlier */
}

img.pixm:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}


.pix {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

.pixm {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}


.headmax 
{
	font-family: LintelRegular, tahoma, trebuchet MS ; 
	font-size: 36px;
	color:white;
font-weight:bold;
}

.head 
{
	font-family: SkyhookMonoRegular, LintelRegular, tahoma, trebuchet MS ; 
	font-size: 18px;
	color:gray;
}

.measures 
{
font-family: LintelRegular ; 
font-size: 14px ;
color:white;
}


.model 
{
font-family: LintelRegular ; 
font-size: 13px ;
color:gray;
}

.reps
{
font-family: LintelRegular ; 
font-size: 10px ;
color:gray;
}


.links 
{
font-family: LintelRegular ; 
font-size: 14px ;
color: black;
}



.mono 
{
	FONT-WEIGHT: lighter; FONT-SIZE: 1px; CURSOR: default; COLOR: #fffffe;
}


a:link, a:visited, a:active {color:#3B4657; text-decoration: none}
A:hover {color:#dddddd;  text-decoration: none} img {filter:gray;}

