/* Stylesheet for Radio Amgen */


/* Body properties */
body {
 background-color : black;
 color : white;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;

}

a {
 font-weight : bold;
}
a:link {
  color : #ffffff;
}
a:visited {
  color : #ffffff;
}

/* span classes */
.catmenu {
  font-family: Arial;
  font-size: 12pt;
}


.catmenulinks {
  font-size: 10pt;
  font-weight: bold;
}

.title {
  font-family: Arial;
  font-size: 12pt;
}
