body, p, table, tr, th, td, h1, h2, h3, h4, ul, li {
 font-family: verdana;
 FONT-SIZE: 11px;
 COLOR:#505050;
 line-height: 140%;
}

input, textarea, select {
 font-family: verdana;
 FONT-SIZE: 11px;
}


h1 {
 	font-family:Tahoma, Verdana;
 	FONT-SIZE: 20px;
	color: #C61B3B;
 	font-weight:normal;
}

h2{
 	FONT-SIZE: 11px;
	color=#000000;
	font-style:bold;
	font-size:13px;
}

a {
	color:#BE3154;
}

a:hover, a:visited:hover{
	color:#000000;
}

a.menulink, a.menulink:visited {
  color:#707070;
  text-decoration:none;
  font-weight:normal;
}  

a.menulink:hover, a.menulink:visited:hover {
  text-decoration:underline;
  color:#000000;
  font-weight:normal;
}

td.topLink {
  padding-bottom:34px;
  background:url(/images/toptab.gif);
  background-position:top right;
  background-repeat:no-repeat;  
  padding-right:16px;
  padding-left:8px;
}

td.topLink a:link, td.topLink a:visited {
  text-decoration:none;
  color:#909090;
  font-size:11px;
}

td.topLinkSel {
  padding-bottom:34px;
  background:url(/images/toptabSel.gif);
  background-position:top right;
  background-repeat:no-repeat;  
  padding-right:16px;
  padding-left:8px;
}

td.topLinkSel a:link, td.topLinkSel a:visited {
  text-decoration:none;
  color:#505050;
  font-size:11px;
}

td.topLink a:link:hover, td.topLink a:visited:hover, td.topLinkSel a:link:hover, td.topLinkSel a:visited:hover {
  color:#000000;
}  

  