

body,p,b,i,strong,em,dt,dd,dl,sl,caption,th,td,tr,u,blink,select,option,form,div,li,ul { 
  font-family: Verdana,Arial,Helvetica,sans-serif; 
  font-size: small; 
}

textarea { 
  font-size: small;
}


body {
  margin-left:0pt;
  margin-right:0pt;
  margin-top:0pt;
  margin-bottom:0pt;
}


h1 {
  color: blue
}

h2 {
  color: blue
}

A {
  color: blue;
  text-decoration: none;
}

a:hover
{
    text-decoration:underline;
}

a.selected {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:medium;
  color:#ffffff;
}

selected {
  background-color: #50cb39;
}
td.selected{
	background-color: #50CB39
}



a.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:medium;
  color: blue;
}




a.subselected {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:small;
  color:#ffffff;
}

td.subselected {
  background-color: #50cb39;
}


a.submenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:size;
  color: blue;
}





span.title {
  font-size: large;
  color: #22aa11;
}


span.people-heading {
  font-size: large;
  color: #22aa11;
  border-bottom: thin solid;
}


a.people-email {
  color: blue;
  text-decoration: none;
  font-size: x-small;
}

a.people-email:hover {
    text-decoration:underline;
}


ol.help_top_level{
	list-style-type: decimal;
}

ol.help_second_level{
	list-style-type: lower-alpha;
}
