body {
  margin: 0px;
  font-family: Verdana, Tahoma;
  font-size: 12px;
  color: #595763;
}
a:link {  
  color:#5E7DAF;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 12px;  line-height: normal;
}  
a:visited {  
  color:#5E7DAF;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 12px;  line-height: normal;
}  
a:active {  
  color:#5E7DAF;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 12px;  line-height: normal;
}  
a:hover {  
  color:#5E7DAF;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 12px;  line-height: normal;
}  

td {  
  color:#595763;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 12px;  line-height: normal;
} 

hr {
  height: 0px;
  color: #5476B3;
}

input.text {
  margin-top: 0px;
  height: 20px;
}

input.button {
  height: 22px;  
  color: #5E7DAF;
  font-weight: bold;  
  border: 1px;  
  border-style: solid;
  border-color: #5476B3;
  padding: 1px;
  margin-left: 4px;
  background-color: #ffffff;
}

textarea.input {
	font-family : Verdana, Tahoma;
	font-size : 10px;
	color : #000000;
	width: 150px;
}

tr.tbheader {  
  background-color: #e0e0e0;
}
td.tbheader {  
  color:#5E7DAF;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  text-align: center
  font-size: 11px;
  font-weight: bold;
  line-height: normal;
  background-color: #e0e0e0;
}

tr.tbrow {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 10px;
  line-height: normal;
  background-color: #eeeeee;
}
td.tbrow {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 10px;
  line-height: normal;
  background-color: #eeeeee;
}
tr.infrow {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 10px;
  line-height: normal;
  background-color: #ffffff;
}
td.inffoot {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 10px;
  line-height: normal;
  background-color: #eeeeee;
}
p.printtitle {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
  background-color: #FFFFFF;
}
a#printlink{  
  color:#595763;  font-family: Verdana, Tahoma;  text-decoration:none;  font-size: 10px;  line-height: normal;
} 

td.menu {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 12px;
  line-height: normal;
  border-top: 1px solid #5E7DAF;
  padding-top: 2px;
  padding-bottom: 2px;
}
td.submenu {  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 12px;
  line-height: normal;
  text-indent: -8px;
  padding-left: 8px;
  padding-bottom: 2px;
}
#pagetitle{  
  color:#AD0C0C;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 14px;
  line-height: normal;
  background-color: #F0F0F0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
} 
#infotitle{  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 14px;
  line-height: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
} 
#infoabstract{  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  font-size: 10px;
  line-height: normal;
  padding-left: 15px;
} 
#infobody{  
  color:#595763;
  font-family: Verdana, Tahoma;
  text-decoration:none;
  text-align: justify;
  font-size: 12px;
  line-height: 120%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}