.textmed {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #202020;
}
.textsmall {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
}
.textsmallblue {


	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3377AF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005499;
}
a:link {
	color: #005499;
}
a:visited {
	color: #50A5EB;
}
a:hover {
	background-color: #FFFBB5;
}
.headerthumbs {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003C6E;
	font-weight: bold;

}
a.left:link {

	ffont-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003C6E;
	font-weight: bold;
	text-decoration: none;
}
a.left:hover {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003C6E;
	font-weight: bold;
	background-color: #FFFBB5;
	text-decoration: none;	
}
a.left:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003C6E;
	font-weight: bold;
	text-decoration: none;	
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

