 body {
	margin-top: 0px;
	background-color: #003366;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
 }
 
 a {
	color: #003366;
	font-size: 12px;
	font-weight: bold;
 }

 img {
    border-width: 0px;
 }

 .style1 {

	color: #003366;
	font-size: 10px;
 }
 span.childmenu {
	color: #003366;
 }

  a.cal:link, a.cal:visited, a.cal:hover, a.cal:active {
    color: #003366;
	font-weight: normal;
  }

  a.cal:hover {
    font-weight: bold;
  }

  table.cal {
    text-align: center;
  }

  tr.calheader {
    background-color: #C3D2DD;     
    font-size: 11px;
  }
  
  span.caltitle {
  	color: #003366;
  }

  table.vote {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }

  table.calentries {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }

  a.mmenu:link, a.mmenu:visited, a.mmenu:hover, a.mmenu:active {
     color: #003366;
	 font-weight: normal;
  }
  
  span.news_title {
     font-size: 14px;
	 font-weight: bold;
	 color: #003366;
  }
  
  span.news_date {
    font-size: 12px;
    color: #003366;
  }
  
  td.news_introduction {
    padding-top: 10px;
	text-align: justify;
  }
  
  td.news_content {
    padding-top: 10px;
	text-align: justify;
  }
  
  a.news:link, a.news:visited, a.news:hover, a.news:active {
	 color: #003366;
	 font-weight: bold;
  }
  
  a.title:link, a.title:visited, a.title:hover, a.title:active, span.title {
	  font-family: Arial, Helvetica, sans-serif;
	  color: #003366;
	  font-size: 12px;
	  font-weight: bold;
  }
  a.title:link, a.title:visited, a.title:hover, a.title:active {
  	text-decoration: none;
  }
  img.title {
      vertical-align: bottom;
  }

