.text {
	font-size: 13px;
}
.copyright {

	
	font-size: 12px;
}
.header {
	
	font-size: 12px;
	color: #43403C;
	font-weight: bold;


}
.headerwhite {

	
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.smallbold {
	
	font-size: 12px;
	color: #6A6046;

}
a {
	color: #003399;
	text-decoration: underline;

}
a:hover {
	color: #003399;
	text-decoration: none;

}
.picture {
	border: 1px solid #000033;
}
.bluebg {
	background-color: #D8E1F5;
}
.smallbold:hover {
	font-size: 12px;
	color: #6A6046;
	text-decoration: none;

}
