a:link {
	color: #06068C;
}
a:visited {
	color: #06068C;
}
a:hover {
	color: #06068C;
}
a:active {
	color: #06068C;
}

.body {
  
  font-family: tahoma;
  font-size: 14px;
  border-left:;
  padding-left: 8px;
  padding-right: 8px;
  text-align:;
  color: #000000;
}

.h1 {
  font-family: tahoma;
  font-size: 17px;
  font-weight: bold;
  color: #06068C;
  text-align: center;
}

.h2 {
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #0066CC;
  text-align: ;
  padding-left: 8px;
  padding-right: 8px;
}

.h3 {
  font-family: tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #0066CC;
  text-align: left;
  padding-left: 8px;
  padding-right: 8px;
}
.announcement {
  font-family: tahoma;
  font-size: 16px;
  font-weight: bold;
  color: #0099ff;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;	
}
.bannerwelcome {
  font-family: tahoma;
  font-size: 24px;
  font-weight: bold;
  color: #06068C;
  text-align: center;
}	

#navigation {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  text-align:left;
  color: #06068C;
  font-weight:bold
}

.text-news {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  text-align:center;
  color: #ffffff;
}

.text-copyright {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  text-align:center;
  color: #333333;
}





