table,td,p,div,span {
	font-size: 11px;
}
FORM {
   margin: 0px; 
}
.mail {
  font-family: Tahoma;
  font-size: 10px;
  color: #4D4D4D;
}
.version {
  font-family: Tahoma;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: underline;
  background-color: #FF3300;
}
.copyright {
  font-family: Tahoma;
  font-size: 10px;
  color: #4D4D4D;
}
.copyright p {
  margin-top: 4px;
  margin-bottom: 4px;
  font-family: Tahoma;
  font-size: 10px;
  color: #4D4D4D;
}
.breafnews {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
}

H1 {
  line-height: 14pt;
  margin: 8px 0px 9px 0px;
  font-family: Tahoma;
  font-size: 14pt;
  color: #FF3300;
  font-weight: bold;
}
H2 {
  line-height: 12pt;
  margin: 8px 0px 9px 0px;
  font-family: Tahoma;
  font-size: 11pt;
  color: #FF3300;
  font-weight: bold;
}
H3 {
  line-height: 9pt;
  margin: 4px 4px 4px 0px;
  font-family: Tahoma;
  font-size: 7pt;
  color: #4D4D4D;
  font-weight: bold;
}

#text {
  font-family: Tahoma;
  font-size: 11px;
  color: #4D4D4D;
  LINE-HEIGHT: 14px;
}
#text DIV {
  margin-bottom: 1em;
}
#text P,BR,DIV,LI {
  font-family: Tahoma;
  font-size: 11px;
  color: #4D4D4D;
  LINE-HEIGHT: 14px;
}
#text H3 {
		margin: 0px;
  font-family: Tahoma;
  font-size: 12px;
  color: #FF3300;
  font-weight: bold;
}
#text A:{
  COLOR: #FF3300;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: underline;
}
#text A:link {
  COLOR: #FF3300;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: underline;
}
#text A:visited {
  COLOR: #FF3300;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: underline;
}
#text A:hover {
  COLOR: #FF3300;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
}

#menu A:link {
  text-transform:uppercase;
  COLOR: #4D4D4D;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
}
#menu A:visited {
  text-transform:uppercase;
  COLOR: #4D4D4D;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
}
#menu A:hover {
  text-transform:uppercase;
  COLOR: #4D4D4D;
  font-family: Tahoma;
  font-size: 11px;
  text-decoration: none;
}

img.news {
	border: none;
	margin: 5px 5px 5px 0px;
}