.menu {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copy {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.header1 {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.header2 {
	font-family: verdana;
	font-size: 14px;
	color: #010101;
	text-decoration: none;
	font-weight:bold;
}
.header3 {
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.header4 {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #406589;
	text-decoration:underline;
}
.text1, td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	color: #606060;
	text-decoration: none;
	font-weight:bold;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	color: #655B5B;
	text-decoration: none;
	font-weight:none;
}
.link1 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:none;
}
.link2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}
.btn {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight:none;
}.input {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #8F8F8F;
	border-right-color: #8F8F8F;
	border-bottom-color: #8F8F8F;
	border-left-color: #8F8F8F;
}

