.dd {
	margin-top : 4px;
	margin-bottom : 5px;
}

.dt {
	color : #C20C0C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.h3 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : center;
	margin-bottom : 4px;
	margin-top : 4px;
	font-weight : bold;
}
.v {
	background-image : url(img/n_v.gif);
	background-repeat : no-repeat;
}

.s {
	background-image : url(img/n_s.gif);
	background-repeat : repeat-y;
}
.n {
	background-image : url(img/n_n.gif);
	background-repeat : no-repeat;
}

.volvo {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
}
.yellow {
	color : #F8DC10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.hed {
	color : #F8F8FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-image : url(img/hed.gif);
}
.down {
	color : #F8F8FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	background-image : url(img/down.gif);
	background-repeat : no-repeat;
}

.saab {
	color : #00008B;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.xedos {
	background-color : #5965AA;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}

.h1 {
	color : #F8F8FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	margin-top : 1px;
	margin-bottom : 1px;
	font-weight : normal;
}


H1 {
	color : Red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	text-align : center;
	margin-bottom : 4px;
	margin-top : 22px;
}
H2 {
	color : #00008B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	text-align : center;
	margin-bottom : 4px;
	margin-top : 4px;
}
BODY {
	font-size : 11px;
}
A:hover {
	TEXT-DECORATION: underline;
	color : #333D7D;
}
A {
	text-decoration : none;
	color : #333D7D;
}
A:hover#p {
	TEXT-DECORATION: underline;
	color : #FFCC33;
}
A#p {
	text-decoration : none;
	color : Red;
}
.tabl {
	background-color : White;
}
