body,p,td{
  font-size: 9pt;
  color:#000000;
	font-family: Verdana,Helvetica,Arial,sans-serif;
}

body{
  background-color:##FFFFFF;
}

a {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 9pt;
  font-style:normal;
  font-weight:bold;
	color:#000000;
  text-decoration: none;
}
a:link{
  color:#000000;
}

a:visited{
  color:#000000;
}

a:active{
  color:#000000;
}

dd{
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 9pt;
	color:#1D2151;
  font-weight:bold;
}

h1{
  font-family:Verdana,Helvetica,Arial,sans-serif ;
  font-size: 11pt;
  font-weight: bold;
  font-style:normal;
	color:#000000;
  margin:1; 
}

h2{
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 10pt;
  font-weight: bold;
  font-style: normal;
	color:#000000;
  margin-bottom:4;
}

a:hover{
  text-decoration:underline;
}

a.none:hover{
  text-decoration:none;
}

.main_table{
  background-color:##FFFFFF;
}

.nav_head{
  background-color:##FFFFFF;
  color: ###nav-head-color;
  font-weight:bold;
  font-style:italic;
  padding:3px;
}

.box{
  background-color:##FFFFFF;
  color:#999999;
}

.header{  
  height: 50px;
  background-color:##FFFFFF;
  padding:10px;
}

.sitename{
  font-weight:bold;
  font-size:20px;
  color:##000000;
}

