.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #fffff;
	color: #375FAE;
	font-weight: bold;
}
.subtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  color: #006666;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	background-color: #e8d84d;
	color: #000000;
	border-width: 0;
}
A.link {
  color:#375FAE;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  text-decoration:underline;
}
A.link:hover {
  color:#666666;
  text-decoration:none;
}
A.link2 {
        color:#666666;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:10px;
        text-decoration:underline;
}
A.link2:hover {
	    color:#666666;
		font-weight:bold;		
		text-decoration:none;
}
A.calink {
        color:#375FAE;
		text-decoration:none;
}
A.calink:hover {
	    color:#666666;
		font-weight:bold;		
		text-decoration:none;
}
table.stCal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
