img{ border:0px; }
body, html{
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body{
	margin:0px;
	background-color:#000000;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image:url(images/fondo.jpg);
}

.contenido{
	background:#FFFFFF;
	color:#000000;
	background-image:url(images/fondo-contenido.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

A {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.link  {
	font-weight : bold;
	color: #FD8F00;
}

A:hover {
	color: #ffffff;
	text-decoration : underline;
}

A.teaser  {
	font-size : 9pt;
	font-weight : bold;
	color: #ffffff;
}

A.navnormal {
	font-size : 9pt;
	color: #ffffff;
	text-decoration : none;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight : normal;
	line-height : 14pt;
}

.heading  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight : bold;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FD8F00;
    margin-top : 6pt;
	font-weight : bold;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight : bold;
}

TD.standardcell  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

.normal, .normal p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.justify{
	text-align:justify;
}

.normal a:link, .normal a:visited{ color:#006699; }
.normal a:hover{ color:#0099CC; }