H2 {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4.green {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #336600;
}



BODY,TD {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
}

A:link {
	font-size: 12px;
	font-weight: normal;
	COLOR: blue; TEXT-DECORATION: none;
}
A:visited {
	font-size: 12px;
	font-weight: normal;
	COLOR: blue; TEXT-DECORATION: none;
}
A:active {
	font-size: 12px;
	font-weight: normal;
	TEXT-DECORATION: none;
}
A:hover {
	font-size: 12px;
	font-weight: normal;
	COLOR: red; TEXT-DECORATION: none;
}




/* ----------------------------------------------- */
/* - Lists Sitecore                              - */
/* ----------------------------------------------- */

h1.list {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
}

h2.list {
  font-family: tahoma;
  font-size: 14px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h3.list {
  font-family: tahoma;
  font-size: 13px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h4.list {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h5.list {
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

h6.list {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.list {
  font-family: tahoma;
  font-size: 11px;
  margin-top: 0px;
  margin-bottom: 0px;
}

a.list {
  font-family: tahoma;
  font-size: 12px;
}

a.TreeMenu {
  font-family: tahoma;
  font-size: 12px;
}
/* ----------------------------------------------- */
/* - Detail                                      - */
/* ----------------------------------------------- */

h1.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  text-transform:uppercase; 
  color:white; 
  background-color:#667cb8;
  padding-left:10px; 
  padding-top:4px; 
  padding-right:10px; 
  padding-bottom:4px; 
  margin-bottom:4px; 
}

h4.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  margin-top:10px; 
  margin-bottom:10px; 
  color: blue;
}

h5.detail {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  margin-top:0px; 
  margin-bottom:0px; 
}

h6.detail {
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top:10px; 
  margin-bottom:0px; 
  margin-left:10px; 
  margin-right:10px; 
}

p.detail {
  font-family: tahoma;
  font-size: 10px;
}

a.detail {
  font-family: tahoma;
  font-size: 10px;
}

Table.logoBack
{
BACKGROUND-POSITION: center 40%;
BACKGROUND-IMAGE: url(http://traen.instant.cohaesio.net/images/amt_logo.jpg); 
BACKGROUND-REPEAT: no-repeat;
}