.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #6f6f6f;
}
.prices {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #429cf5;
}
.heading {
	font-family: Impact;
	font-size: 24px;
	font-style: normal;
	color: #429cf5;
}
.sub-heading {
	font-family: Arial;
	font-size: 14px;
	color: #429cf5;
	font-weight: bold;
}
.sub-heading-2 {
	font-family: Arial;
	font-size: 16px;
	color: #62B806;
	font-weight: bold;
}
a:link {
    font-family: Arial;
	font-size: 14px;
	color: #f19c07;
	text-decoration: none;
	
}
a:visited {
	font-family: Arial;
	font-size: 14px;
	color: #f19c07;
	text-decoration: none;
	
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #f19c07;
	text-decoration: none;
	
}
a:active {
	font-family: Arial;
	font-size: 14px;
	color: #f19c07;
	text-decoration: none;
	
}
.nav {
	color: #429cf5;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.nav a:link {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #429cf5;
	text-decoration: none;
}
.nav a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #429cf5;
	text-decoration: none
}
.nav a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #818180;
	text-decoration: none
}
.nav a:active {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #429cf5;
	text-decoration: none
}
.smalltext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #6f6f6f;
}
.smalltext a:link {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #429CF5;
	text-decoration: none;
}
.smalltext a:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #429CF5;
	text-decoration: none
}
.smalltext a:hover {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #429CF5;
	text-decoration: none
}
.smalltext a:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #429CF5;
	text-decoration: none
}
.pic-container-clear {

	padding: 3px;
	border: 1px solid #429CF5;
}

