.cim
{
  color : #black;
  font-family : Arial;
  font-size : 13px;
  font-weight : bold;
  text-decoration : none;
  line-height: 20px;letter-spacing: 1px;
  margin-left : 20px;
  margin-right : 20px;
}      

td
{
  color : #black;
  font-family : Arial;
  font-size : 11px;
  font-weight : normal;
}      

.tdrefnorm
{
	color : #black;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	BORDER-BOTTOM: silver 1px solid;
}             
.tdref
{
  color : #black;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold;
  BORDER-BOTTOM: silver 1px solid;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

.submenu
{
  color :#CECA24;
  font-family : Arial, Verdana, Helvetica;
  font-size : 16px;
  font-weight : bold;
  cursor:hand;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

a:active
{
  color : brown;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold;
  text-decoration : none;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                
a:link
{
  color : brown;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold;
  text-decoration : none;
}

a:visited
{
  color : brown;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold;
  text-decoration : none;
}

a:hover
{
  color : red;
  font-family : Arial;
  font-size : 11px;
  font-weight : bold;
  text-decoration : underline;
}                            

.introText {
  color : black;
  font-family : Arial;
  font-size : 11px;
  font-weight : normal;
  text-align:justify;
  line-height: 20px;letter-spacing: 1px;
  margin-left : 20px;
  margin-right : 20px;
}
.bottommenuText {
  color : black;
  font-family : Arial;
  font-size : 11px;
  font-weight : normal;
  text-align:center;
  line-height: 20px;letter-spacing: 1px;
  margin-left : 20px;
  margin-right : 20px;
}

.introTextc {
  color : black;
  font-family : Arial;
  font-size : 14px;
  font-weight : bold;
  text-align:center;
  line-height: 30px;letter-spacing: 1px;
  margin-left : 20px;
  margin-right : 20px;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	list-style : square;
	margin-left : 60px;
}

LI {
	list-style : square;
}
tr {
	vertical-align: top;
}