.unnamed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
.big{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
.calendar{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}
.content2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	line-height: 19px;
}
hr{
	color: #b4d5b2;
}
a:link{	
	color: #0099cc;
	text-decoration:none;
	font-size: 12px;
}
a:visited{
	color:#0099cc;	
	text-decoration: none;
	font-size: 12px;
}
a:hover{	
	color: #0066cc;
	text-decoration: underline;
	font-size: 12px;
}
a:active{	
	color:#0099cc;	
	text-decoration: none;
	font-size: 12px;
}
a.small-nav:link{	
	color:#0099cc;
	text-decoration:none;
	font-size: 11px;
}
a.small-nav:visited{
	color:#0099cc;	
	text-decoration: none;
	font-size: 11px;
}
a.small-nav:hover{	
	color: #0066cc;
	text-decoration: underline;
	font-size: 11px;
}
a.small-nav:active{	
	color:#0099cc;	
	text-decoration: none;
	font-size: 11px;
}