a {
  color: #3366CC;
  text-decoration: none
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: normal;
}

h1 {
  color: #990000;
}

h2 {
  color: #000000
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.15em;
  color: #00485E;
  background-image: none;
}

h4 {
  color: #000000
}

table {
  color: #FFFFFF
}

td, th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #333333
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em
}

ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  list-style-type: square;
  list-style-position: outside
}

.BulletBackgroundColor {
  color: #FFFFFF
}

.DataColor {
  color: #DEDECA
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.167em;
  font-weight: bold;
  line-height: 1.83em;
  color: #333333;
  background-color: #CCCCCC
}

.FormBackgroundColor {
  color: #CCCCCC
}

.ImageTitleColor {
  color: #CCCCCC
}

.LabelColor {
  color: #CCCCCC
}

.ListColorEven {
  color: #CCCCCC
}

.ListFooterColor {
  color: #333333
}

.ListHeaderColor {
  color: #333333
}

.ListColorOdd {
  color: #DEDECA
}

.ListTitleColor {
  color: #006666;
  background-color: #F7F10F;
}

.NavigationBackgroundColor {
  color: #666666
}

.NavigationColor {
  color: #CCCCCC
}

.NewsDataColor {
  color: #DEDECA
}

.StoryTitle {
  color: #000000;
  font-weight: bold
}

.StoryContentColor {
  color: #000000
}

.TitleColor {
  color: #000000
}

a:hover {
  text-decoration: underline
}

tr.ListHeaderColor th {
  text-align: left;
}

.small {
  font-size: 90%;
}

.unnamed1 {
}

.news {
  font-size: 90%;
}

/* Suppress everything except for title in Feed display */
#feedControl .gf-snippet,
#feedControl .gf-author,
#feedControl .gf-spacer,
#feedControl .gfc-resultsHeader {
  display: none;
}

#feedControl .gf-title {
  font-size: 95%;
  overflow: hidden;
  margin : 0px;
}

#feedControl .gf-relativePublishedDate {  
  font-size: 80%;
}
